freebsd-dev/sys/dev/sdhci
Justin Hibbits eff83876b6 Replace several bus_alloc_resource() calls with bus_alloc_resource_any()
Most of these are BARs, and we allocate them in their entirety.  The one outlier
in this is amdsbwd, which calls bus_set_resource() prior.

Reviewed by:	jhb
Differential Revision:	https://reviews.freebsd.org/D5370 (partial)
2016-02-27 03:34:01 +00:00
..
sdhci_fdt.c Move the DRIVER_MODULE() statements that declare mmc(4) to be a child of 2015-12-14 01:09:25 +00:00
sdhci_if.m
sdhci_pci.c Replace several bus_alloc_resource() calls with bus_alloc_resource_any() 2016-02-27 03:34:01 +00:00
sdhci.c Add support for the BCM57765 card reader. 2015-10-15 04:22:56 +00:00
sdhci.h Add support for the BCM57765 card reader. 2015-10-15 04:22:56 +00:00