diff options
author | Robert Jarzmik <robert.jarzmik@free.fr> | 2018-06-28 22:08:37 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2018-06-29 13:04:28 +0200 |
commit | 8f54061d001ad2da24dba89fc48adbbf4c85222b (patch) | |
tree | e25b8fabb86df714f9b13ecd9b6948af877589b3 /drivers | |
parent | ASoC: dpcm: extend channel merging to the backend cpu dai (diff) | |
download | linux-8f54061d001ad2da24dba89fc48adbbf4c85222b.tar.xz linux-8f54061d001ad2da24dba89fc48adbbf4c85222b.zip |
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>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions