Skip to content

Commit

Permalink
ASoC: Fix file patterns for PXA sound drivers
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
broonie committed May 8, 2009
1 parent c198d81 commit bec4c99
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion MAINTAINERS
Original file line number Diff line number Diff line change
Expand Up @@ -4544,7 +4544,8 @@ F: drivers/pcmcia/pxa2xx*
F: drivers/spi/pxa2xx*
F: drivers/usb/gadget/pxa2*
F: include/sound/pxa2xx-lib.h
F: sound/soc/pxa/pxa2xx*
F: sound/arm/pxa*
F: sound/soc/pxa

PXA168 SUPPORT
P: Eric Miao
Expand Down

0 comments on commit bec4c99

Please sign in to comment.