From: Shawn Guo Date: Wed, 20 Jul 2011 21:13:36 +0000 (-0400) Subject: mmc: sdhci: eliminate sdhci_of_host and sdhci_of_data X-Git-Tag: v3.1-rc1~321^2~76 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e307148fd4f971cecfaebb516ee28e164948a24b;p=pandora-kernel.git mmc: sdhci: eliminate sdhci_of_host and sdhci_of_data The patch migrates the use of sdhci_of_host and sdhci_of_data to sdhci_pltfm_host and sdhci_pltfm_data, so that the former pair can be eliminated. Signed-off-by: Shawn Guo Reviewed-by: Grant Likely Reviewed-by: Wolfram Sang Acked-by: Anton Vorontsov Signed-off-by: Chris Ball --- Reading git-diff-tree failed