freebsd-dev/sys/dev/mmc/host
Ian Lepore 3f62727443 Move the DRIVER_MODULE() statements that declare mmc(4) to be a child of
the various bridge drivers out of dev/mmc.c and into the bridge drivers.

Requested by:	   jhb (almost two years ago; better late than never)
2015-12-14 01:09:25 +00:00
..
dwmmc_hisi.c Add support for the DesignWare MMC hardware in the HiSilicon hi6220. This 2015-09-01 16:25:12 +00:00
dwmmc_reg.h Move dwmmc.h to dwmmc_reg.h. This is in preperation for adding support to 2015-08-28 15:27:55 +00:00
dwmmc_var.h Finish allowing the dwmmc driver to be subclassed, move the softc to a new 2015-09-01 15:26:21 +00:00
dwmmc.c Move the DRIVER_MODULE() statements that declare mmc(4) to be a child of 2015-12-14 01:09:25 +00:00