aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMadhusudhan Chikkature <[email protected]>2009-09-22 16:45:06 -0700
committerLinus Torvalds <[email protected]>2009-09-23 07:39:36 -0700
commit653f41b52dfc63fecf4a2333f13be28b159a918c (patch)
treee04bde2cfe7432c42aa86c6621f70146f45a0b24
parent5e763d2968148efafc352748b0ed598b1a695dad (diff)
MAINTAINERS: update for TI OMAP hsmmc driver
Update maintainers entry for TI OMAP HS MMC support. Signed-off-by: Madhusudhan Chikkature <[email protected]> Acked-by: Kevin Hilman <[email protected]> Cc: <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
-rw-r--r--MAINTAINERS8
1 files changed, 7 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 017cf691bb03..d8973ca86f2a 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3768,7 +3768,13 @@ OMAP MMC SUPPORT
M: Jarkko Lavinen <[email protected]>
S: Maintained
-F: drivers/mmc/host/*omap*
+F: drivers/mmc/host/omap.c
+
+OMAP HS MMC SUPPORT
+M: Madhusudhan Chikkature <[email protected]>
+S: Maintained
+F: drivers/mmc/host/omap_hsmmc.c
OMAP RANDOM NUMBER GENERATOR SUPPORT
M: Deepak Saxena <[email protected]>