ASoC: au1x: remove automatic DMA device registration from PSC drivers
The PSC audio drivers (psc-ac97/psc-i2s) register the DMA platform_device on their own. This is frowned upon, from now on board code must register a simple pcm dma platform device for each PSC with sound duties. Signed-off-by:Manuel Lauss <manuel.lauss@googlemail.com> Acked-by:
Ralf Baechle <ralf@linux-mips.org> Acked-by:
Liam Girdwood <lrg@ti.com> Signed-off-by:
Mark Brown <broonie@opensource.wolfsonmicro.com>
Showing
- arch/mips/alchemy/devboards/db1200/platform.c 6 additions, 0 deletionsarch/mips/alchemy/devboards/db1200/platform.c
- sound/soc/au1x/dbdma2.c 12 additions, 71 deletionssound/soc/au1x/dbdma2.c
- sound/soc/au1x/psc-ac97.c 24 additions, 10 deletionssound/soc/au1x/psc-ac97.c
- sound/soc/au1x/psc-i2s.c 22 additions, 10 deletionssound/soc/au1x/psc-i2s.c
- sound/soc/au1x/psc.h 0 additions, 5 deletionssound/soc/au1x/psc.h
Loading
Please register or sign in to comment