ASoC: fold pxa2xx-pcm into its only user, pxa2xx-ac97
authorDaniel Mack <daniel@zonque.org>
Wed, 27 Jun 2018 19:33:53 +0000 (21:33 +0200)
committerMark Brown <broonie@kernel.org>
Fri, 29 Jun 2018 11:05:03 +0000 (12:05 +0100)
commit95acb005fef2aeaeb63c20de98aca0ed5bd0efa2
tree1d30139ddbb97d4ca3a3a74309e4aa42b7361e83
parent8f54061d001ad2da24dba89fc48adbbf4c85222b
ASoC: fold pxa2xx-pcm into its only user, pxa2xx-ac97

Now that the PXA SSP bits are ported over to generic DMA, the pxa2xx-pcm
code only has a single user left. This patch folds the remaining bits into
its only user and removes the unnecessary glue layer along with its header
file.

The include dependency to linux/dma/pxa-dma.h is also gone now.

Signed-off-by: Daniel Mack <daniel@zonque.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/arm/Kconfig
sound/arm/Makefile
sound/arm/pxa2xx-ac97.c
sound/arm/pxa2xx-pcm-lib.c
sound/arm/pxa2xx-pcm.c [deleted file]
sound/arm/pxa2xx-pcm.h [deleted file]
sound/soc/pxa/pxa-ssp.c
sound/soc/pxa/pxa2xx-pcm.c