History log of /netbsd/sys/dev/fdt/spdif_tx.c (Results 1 – 2 of 2)
Revision Date Author Comments
# 8e90f9ed 27-Jan-2021 thorpej <thorpej@NetBSD.org>

Rename of_match_compat_data() to of_compatible_match(). Similarly,
rename of_search_compatible() to of_compatible_lookup().

Standardize on of_compatible_match() for driver matching, and adapt
all c

Rename of_match_compat_data() to of_compatible_match(). Similarly,
rename of_search_compatible() to of_compatible_lookup().

Standardize on of_compatible_match() for driver matching, and adapt
all call sites.

show more ...


# 6673c1b5 17-Nov-2019 jmcneill <jmcneill@NetBSD.org>

Add driver for dummy spdif transmitter bindings.