aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorMadhusudhan Chikkature <madhu.cr@ti.com>2009-09-22 16:45:06 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2009-09-23 07:39:36 -0700
commit653f41b52dfc63fecf4a2333f13be28b159a918c (patch)
treee04bde2cfe7432c42aa86c6621f70146f45a0b24 /MAINTAINERS
parentARM: OMAP: RX51: set MMC capabilities and power-saving flag (diff)
downloadlinux-dev-653f41b52dfc63fecf4a2333f13be28b159a918c.tar.xz
linux-dev-653f41b52dfc63fecf4a2333f13be28b159a918c.zip
MAINTAINERS: update for TI OMAP hsmmc driver
Update maintainers entry for TI OMAP HS MMC support. Signed-off-by: Madhusudhan Chikkature <madhu.cr@ti.com> Acked-by: Kevin Hilman <khilman@deeprootsystems.com> Cc: <linux-mmc@vger.kernel.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'MAINTAINERS')
-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 <jarkko.lavinen@nokia.com>
L: linux-omap@vger.kernel.org
S: Maintained
-F: drivers/mmc/host/*omap*
+F: drivers/mmc/host/omap.c
+
+OMAP HS MMC SUPPORT
+M: Madhusudhan Chikkature <madhu.cr@ti.com>
+L: linux-omap@vger.kernel.org
+S: Maintained
+F: drivers/mmc/host/omap_hsmmc.c
OMAP RANDOM NUMBER GENERATOR SUPPORT
M: Deepak Saxena <dsaxena@plexity.net>