ASoC: au1x: remove automatic DMA device registration from PSC drivers
authorManuel Lauss <manuel.lauss@googlemail.com>
Mon, 25 Jul 2011 11:45:02 +0000 (13:45 +0200)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 27 Jul 2011 18:16:23 +0000 (19:16 +0100)
commit5b0912be7a8ff1dbfe56358c5f933d65445bb8af
tree6b0681c2a5e783be00d4f404ad902596b3235b9f
parent7137c6bcb7ff5d0e6f63f8a4175d5b77dc79abc0
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>
arch/mips/alchemy/devboards/db1200/platform.c
sound/soc/au1x/dbdma2.c
sound/soc/au1x/psc-ac97.c
sound/soc/au1x/psc-i2s.c
sound/soc/au1x/psc.h