diff options
author | Madhusudhan Chikkature <madhu.cr@ti.com> | 2009-09-22 19:45:06 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-09-23 10:39:36 -0400 |
commit | 653f41b52dfc63fecf4a2333f13be28b159a918c (patch) | |
tree | e04bde2cfe7432c42aa86c6621f70146f45a0b24 /MAINTAINERS | |
parent | 5e763d2968148efafc352748b0ed598b1a695dad (diff) |
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-- | MAINTAINERS | 8 |
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 | |||
3768 | M: Jarkko Lavinen <jarkko.lavinen@nokia.com> | 3768 | M: Jarkko Lavinen <jarkko.lavinen@nokia.com> |
3769 | L: linux-omap@vger.kernel.org | 3769 | L: linux-omap@vger.kernel.org |
3770 | S: Maintained | 3770 | S: Maintained |
3771 | F: drivers/mmc/host/*omap* | 3771 | F: drivers/mmc/host/omap.c |
3772 | |||
3773 | OMAP HS MMC SUPPORT | ||
3774 | M: Madhusudhan Chikkature <madhu.cr@ti.com> | ||
3775 | L: linux-omap@vger.kernel.org | ||
3776 | S: Maintained | ||
3777 | F: drivers/mmc/host/omap_hsmmc.c | ||
3772 | 3778 | ||
3773 | OMAP RANDOM NUMBER GENERATOR SUPPORT | 3779 | OMAP RANDOM NUMBER GENERATOR SUPPORT |
3774 | M: Deepak Saxena <dsaxena@plexity.net> | 3780 | M: Deepak Saxena <dsaxena@plexity.net> |