From: Adrian Hunter Date: Tue, 27 Dec 2011 13:48:43 +0000 (+0200) Subject: mmc: sdhci-pci: add platform data X-Git-Tag: v3.3-rc1~72^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=52c506f0bc72530fb786838e7ffd4f158a2e5c3a;p=pandora-kernel.git 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 Signed-off-by: Chris Ball --- Reading git-diff-tree failed