ASoC: pxa: remove the dmaengine compat need
authorRobert Jarzmik <robert.jarzmik@free.fr>
Thu, 28 Jun 2018 20:08:37 +0000 (22:08 +0200)
committerMark Brown <broonie@kernel.org>
Fri, 29 Jun 2018 11:04:28 +0000 (12:04 +0100)
commit8f54061d001ad2da24dba89fc48adbbf4c85222b
treee25b8fabb86df714f9b13ecd9b6948af877589b3
parent4f2bd18b191a10660782f2f1ccc989b000b2be63
ASoC: pxa: remove the dmaengine compat need

As the pxa architecture switched towards the dmaengine slave map, the
old compatibility mechanism to acquire the dma requestor line number and
priority are not needed anymore.

This patch simplifies the dma resource acquisition, using the more
generic function dma_request_slave_channel().

Signed-off-by: Robert Jarzmik <robert.jarzmik@free.fr>
Signed-off-by: Daniel Mack <daniel@zonque.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/arm/pxa2xx-ac97.c
sound/arm/pxa2xx-pcm-lib.c
sound/soc/pxa/pxa2xx-ac97.c
sound/soc/pxa/pxa2xx-i2s.c