commit | 3085e9c1b24ab2322230d35efac72147b8213865 | [log] [tgz] |
---|---|---|
author | Anton Vorontsov <avorontsov@ru.mvista.com> | Tue Mar 17 00:14:05 2009 +0300 |
committer | Pierre Ossman <drzeus@drzeus.cx> | Tue Mar 24 21:30:11 2009 +0100 |
tree | 107da7334eac5e1868082fd6cbc5c362d0116306 | |
parent | 0633f654241483edc8a235ab87264ff6bbcd08d5 [diff] |
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 <avorontsov@ru.mvista.com> Acked-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>