diff options
author | Mike Frysinger <[email protected]> | 2010-03-10 15:20:38 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2010-03-12 15:52:28 -0800 |
commit | 936ed49a540e2dce645da27e7e4032b24310a8e4 (patch) | |
tree | c0bb2d2cf9395d82bf8cbfa11da45188bbf7690e | |
parent | 516a82422209e078345d0ca54b16793d7bfd4782 (diff) |
MAINTAINERS: add bfin_sdh driver
Signed-off-by: Mike Frysinger <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
-rw-r--r-- | MAINTAINERS | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index c8a8b1fd58b3..a39449278a19 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1235,6 +1235,13 @@ W: http://blackfin.uclinux.org S: Supported F: drivers/rtc/rtc-bfin.c +BLACKFIN SDH DRIVER +M: Cliff Cai <[email protected]> +W: http://blackfin.uclinux.org +S: Supported +F: drivers/mmc/host/bfin_sdh.c + BLACKFIN SERIAL DRIVER M: Sonic Zhang <[email protected]> |