commit | 52c506f0bc72530fb786838e7ffd4f158a2e5c3a | [log] [tgz] |
---|---|---|
author | Adrian Hunter <adrian.hunter@intel.com> | Tue Dec 27 15:48:43 2011 +0200 |
committer | Chris Ball <cjb@laptop.org> | Wed Jan 11 23:58:47 2012 -0500 |
tree | 2c46fdd2ce9ac582846733ed60f12caea2856196 | |
parent | c79396c191bc19703df6eb6bbd0f673ed0df6c9d [diff] |
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>