diff options
| author | Barry Song <[email protected]> | 2012-04-30 11:23:23 +0800 |
|---|---|---|
| committer | Arnd Bergmann <[email protected]> | 2012-04-30 23:26:06 +0200 |
| commit | 47ac3e44cfd253a227734ed375435566ffddc173 (patch) | |
| tree | bea5e1baeb6ce74e49dba4784809187aeb73c5ec | |
| parent | 4f1312b023f358e3bba2e88d0a95327f06367a82 (diff) | |
MAINTAINER: add some drivers upstreamed in CSR SIRFPRIMA2
Signed-off-by: Barry Song <[email protected]>
Signed-off-by: Arnd Bergmann <[email protected]>
| -rw-r--r-- | MAINTAINERS | 5 |
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 <[email protected]> L: [email protected] (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 <[email protected]> |