aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBarry Song <Baohua.Song@csr.com>2012-04-30 11:23:23 +0800
committerArnd Bergmann <arnd@arndb.de>2012-04-30 23:26:06 +0200
commit47ac3e44cfd253a227734ed375435566ffddc173 (patch)
treebea5e1baeb6ce74e49dba4784809187aeb73c5ec
parent4f1312b023f358e3bba2e88d0a95327f06367a82 (diff)
MAINTAINER: add some drivers upstreamed in CSR SIRFPRIMA2maintainers
Signed-off-by: Barry Song <Baohua.Song@csr.com> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
-rw-r--r--MAINTAINERS5
1 files changed, 4 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 12e80f44bad0..5e15a4a9a834 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -746,7 +746,10 @@ M: Barry Song <baohua.song@csr.com>
L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
S: Maintained
F: arch/arm/mach-prima2/
-F: drivers/dma/sirf-dma*
+F: drivers/dma/sirf-dma.c
+F: drivers/i2c/busses/i2c-sirf.c
+F: drivers/pinctrl/pinctrl-sirf.c
+F: drivers/spi/spi-sirf.c
ARM/EBSA110 MACHINE SUPPORT
M: Russell King <linux@arm.linux.org.uk>