Home | History | Annotate | Download | only in sunxi
History log of /src/sys/arch/arm/sunxi/sunxi_lradc.c
RevisionDateAuthorComments
 1.6  27-Jan-2021  thorpej 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.
 1.5  27-Jan-2021  thorpej Use DEVICE_COMPAT_EOL.
 1.4  25-Jan-2021  thorpej Since we're using designated initialisers for compat data, we should
use a completely empty initializer for the sentinel.
 1.3  18-Jan-2021  thorpej Remove "struct of_compat_data" and replace its usage with
"struct device_compatible_entry"; they are ABI-compatible.

Fix several "loses const qualifier" bugs encountered during
this conversion.
 1.2  15-Jan-2021  jmcneill use fdtbus_intr_establish_xname
 1.1  07-Mar-2018  bouyer branches: 1.1.2; 1.1.16;
fdt-ise the allwinner can and lradc drivers.
 1.1.16.1  03-Apr-2021  thorpej Sync with HEAD.
 1.1.2.2  15-Mar-2018  pgoyette Synch with HEAD
 1.1.2.1  07-Mar-2018  pgoyette file sunxi_lradc.c was added on branch pgoyette-compat on 2018-03-15 09:12:02 +0000

RSS XML Feed