]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ASoC: pxa: pxa-pcm-lib: switch over to snd-soc-dmaengine-pcm
authorDaniel Mack <zonque@gmail.com>
Wed, 30 Sep 2015 20:51:52 +0000 (22:51 +0200)
committerMark Brown <broonie@kernel.org>
Wed, 30 Sep 2015 22:21:16 +0000 (23:21 +0100)
commit58ceb57ec1be928bec2faeca11fe0752f930669d
tree398273b3be0584f5ea59039776a2017b433dd98d
parent5c0e869357454c2aab3d02d002ffc1f0a0ab2782
ASoC: pxa: pxa-pcm-lib: switch over to snd-soc-dmaengine-pcm

This patch removes the old PXA DMA API usage and switches over to
generic functions provided by snd-soc-dmaengine-pcm.

More cleanups may be done on top of this, and some function stubs can
now be removed completetly. However, the intention here was to keep
the transition as small as possible.

This was tested on the mioa701 pxa27x board.

Signed-off-by: Daniel Mack <zonque@gmail.com>
[trivial change from mmp-dma to pxa-dma]
Signed-off-by: Robert Jarzmik <robert.jarzmik@free.fr>
Signed-off-by: Mark Brown <broonie@kernel.org>
include/sound/pxa2xx-lib.h
sound/arm/pxa2xx-ac97.c
sound/arm/pxa2xx-pcm-lib.c
sound/arm/pxa2xx-pcm.c
sound/arm/pxa2xx-pcm.h
sound/soc/pxa/pxa2xx-ac97.c
sound/soc/pxa/pxa2xx-i2s.c
sound/soc/pxa/pxa2xx-pcm.c