aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorAnton Vorontsov <avorontsov@ru.mvista.com>2009-03-16 17:14:05 -0400
committerPierre Ossman <drzeus@drzeus.cx>2009-03-24 16:30:11 -0400
commit3085e9c1b24ab2322230d35efac72147b8213865 (patch)
tree107da7334eac5e1868082fd6cbc5c362d0116306 /MAINTAINERS
parent0633f654241483edc8a235ab87264ff6bbcd08d5 (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>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS7
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index d17916ce2155..01cf1eaaec5f 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3843,6 +3843,13 @@ M: drzeus-sdhci@drzeus.cx
3843L: sdhci-devel@lists.ossman.eu 3843L: sdhci-devel@lists.ossman.eu
3844S: Maintained 3844S: Maintained
3845 3845
3846SECURE DIGITAL HOST CONTROLLER INTERFACE, OPEN FIRMWARE BINDINGS (SDHCI-OF)
3847P: Anton Vorontsov
3848M: avorontsov@ru.mvista.com
3849L: linuxppc-dev@ozlabs.org
3850L: sdhci-devel@lists.ossman.eu
3851S: Maintained
3852
3846SECURITY SUBSYSTEM 3853SECURITY SUBSYSTEM
3847F: security/ 3854F: security/
3848P: James Morris 3855P: James Morris