kernel-hacking-2024-linux-s.../drivers/mmc
Adrian Hunter 52c506f0bc mmc: sdhci-pci: add platform data
Add a means of getting platform data for the SDHCI PCI
devices.  The data is stored against the slot not the
device in order to support multi-slot devices.

The data allows platform-specific setup (such as getting
GPIO numbers from firmware or setting up wl12xx for SDIO)
to be done in platform support files instead of the
sdhci-pci driver.

Signed-off-by: Adrian Hunter <adrian.hunter@intel.com>
Signed-off-by: Chris Ball <cjb@laptop.org>
2012-01-11 23:58:47 -05:00
..
card mmc: card: Kill block requests if card is removed 2012-01-11 23:58:44 -05:00
core mmc: core: Add claiming of hosts during mmc_cache_ctrl 2012-01-11 23:58:46 -05:00
host mmc: sdhci-pci: add platform data 2012-01-11 23:58:47 -05:00
Kconfig
Makefile mmc: sdhci-pci: add platform data 2012-01-11 23:58:47 -05:00