ASoC: fix au1x platform
This patch fixes up the au1x audio platform after the multi-component merge: - compile fixes and updates to get DB1200 platform audio working again, - removal of global variables in AC97/I2S/DMA(PCM) modules. The AC97 part is limited to one instance only for now due to issues with getting at driver data in the soc_ac97_ops. Signed-off-by:Manuel Lauss <manuel.lauss@googlemail.com> Acked-by:
Liam Girdwood <lrg@slimlogic.co.uk> 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/db1200.c 8 additions, 8 deletionssound/soc/au1x/db1200.c
- sound/soc/au1x/dbdma2.c 26 additions, 56 deletionssound/soc/au1x/dbdma2.c
- sound/soc/au1x/psc-ac97.c 35 additions, 24 deletionssound/soc/au1x/psc-ac97.c
- sound/soc/au1x/psc-i2s.c 14 additions, 28 deletionssound/soc/au1x/psc-i2s.c
- sound/soc/au1x/psc.h 2 additions, 5 deletionssound/soc/au1x/psc.h
Loading
Please register or sign in to comment