ASoC: pxa: pxa2xx-ac97: fix dma requestor lines
authorRobert Jarzmik <robert.jarzmik@free.fr>
Tue, 22 Sep 2015 19:20:22 +0000 (21:20 +0200)
committerMark Brown <broonie@kernel.org>
Tue, 22 Sep 2015 21:12:46 +0000 (14:12 -0700)
commit8811191fdf7ed02ee07cb8469428158572d355a2
tree930502e50f5ad10b4e916fa338b3a60f905e95e7
parent3c8f7710c1c44fb650bc29b6ef78ed8b60cfaa28
ASoC: pxa: pxa2xx-ac97: fix dma requestor lines

PCM receive and transmit DMA requestor lines were reverted, breaking the
PCM playback interface for PXA platforms using the sound/soc/ variant
instead of the sound/arm variant.

The commit below shows the inversion in the requestor lines.

Fixes: d65a14587a9b ("ASoC: pxa: use snd_dmaengine_dai_dma_data")
Signed-off-by: Robert Jarzmik <robert.jarzmik@free.fr>
Signed-off-by: Mark Brown <broonie@kernel.org>
Cc: stable@vger.kernel.org
sound/soc/pxa/pxa2xx-ac97.c