From: Anton Vorontsov Date: Mon, 16 Mar 2009 21:14:05 +0000 (+0300) Subject: mmc: Add OpenFirmware bindings for SDHCI driver X-Git-Tag: v2.6.30-rc1~209^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3085e9c1b24ab2322230d35efac72147b8213865;p=pandora-kernel.git mmc: Add OpenFirmware bindings for SDHCI driver This patch adds a new driver: sdhci-of. The driver is similar to the sdhci-pci, it contains common probe code, and controller-specific ops and quirks. So far there are only Freescale eSDHC ops and quirks. Signed-off-by: Anton Vorontsov Acked-by: Arnd Bergmann Signed-off-by: Pierre Ossman --- Reading git-diff-tree failed