aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorMark Brown <broonie@opensource.wolfsonmicro.com>2009-05-06 05:36:34 -0400
committerMark Brown <broonie@opensource.wolfsonmicro.com>2009-05-08 07:00:13 -0400
commitbec4c99e8637b5b8bd4b0513eacb51da25885e3b (patch)
treed238ee1c27668d799094fa8226dcabfe65f4e6d6 /MAINTAINERS
parentc198d811812417961582d4e25360372ca1eccdae (diff)
ASoC: Fix file patterns for PXA sound drivers
The file matches for PXA sound drivers missed the generic AC97 support and were overly specific within sound/soc/pxa, omitting all machine drivers and the SSP driver. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS3
1 files changed, 2 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 3cf4f0d8c79a..17c8ec119d4f 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4544,7 +4544,8 @@ F: drivers/pcmcia/pxa2xx*
4544F: drivers/spi/pxa2xx* 4544F: drivers/spi/pxa2xx*
4545F: drivers/usb/gadget/pxa2* 4545F: drivers/usb/gadget/pxa2*
4546F: include/sound/pxa2xx-lib.h 4546F: include/sound/pxa2xx-lib.h
4547F: sound/soc/pxa/pxa2xx* 4547F: sound/arm/pxa*
4548F: sound/soc/pxa
4548 4549
4549PXA168 SUPPORT 4550PXA168 SUPPORT
4550P: Eric Miao 4551P: Eric Miao