diff options
author | Bo Shen <[email protected]> | 2014-09-28 09:57:18 +0800 |
---|---|---|
committer | Nicolas Ferre <[email protected]> | 2014-10-22 10:08:21 +0200 |
commit | 0ef090151345e693bd9b50c9b7aaf34ae5e9cac3 (patch) | |
tree | fc63c50ca2a47a6f5d5c2fbd9749772e71fef5e9 | |
parent | f114040e3ea6e07372334ade75d1ee0775c355e1 (diff) |
MAINTAINERS: add atmel ssc driver maintainer entry
Signed-off-by: Bo Shen <[email protected]>
Acked-by: Nicolas Ferre <[email protected]>
-rw-r--r-- | MAINTAINERS | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index a20df9bf8ab0..71fdbd4f4ac6 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1749,6 +1749,13 @@ M: Nicolas Ferre <[email protected]> S: Supported F: drivers/spi/spi-atmel.* +ATMEL SSC DRIVER +M: Bo Shen <[email protected]> +L: [email protected] (moderated for non-subscribers) +S: Supported +F: drivers/misc/atmel-ssc.c +F: include/linux/atmel-ssc.h + ATMEL Timer Counter (TC) AND CLOCKSOURCE DRIVERS M: Nicolas Ferre <[email protected]> L: [email protected] (moderated for non-subscribers) |