HomeFreeBSD

Minor cleanups... Move DRIVER_MODULE() and other boilerplate stuff to the

Description

Minor cleanups... Move DRIVER_MODULE() and other boilerplate stuff to the
bottom of the file, where it is in most imx5/6 drivers. Switch from an RD2
macro using bus_space_read_2() to an inline function using bus_read_2();
likewise for WR2. Use RESOURCE_SPEC_END to end the resource_spec list.

Net effect should be no functional changes.

Details

Provenance
ianAuthored on
Parents
rS328404: o Move sdhci_fdt to the generic files list.
Branches
Unknown
Tags
Unknown