+1
−1
+1
−2
drivers/mmc/host/sdhci-pci-data.c
0 → 100644
+5
−0
+28
−4
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
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>