From: Manuel Lauss Date: Mon, 25 Jul 2011 11:45:02 +0000 (+0200) Subject: ASoC: au1x: remove automatic DMA device registration from PSC drivers X-Git-Tag: v3.2-rc1~127^2~2^2~1^2~154 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b0912be7a8ff1dbfe56358c5f933d65445bb8af;p=pandora-kernel.git 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 Acked-by: Ralf Baechle Acked-by: Liam Girdwood Signed-off-by: Mark Brown --- Reading git-diff-tree failed