ASoC: txx9: Don't opencode DMAengine API calls
authorLars-Peter Clausen <lars@metafoo.de>
Tue, 19 Aug 2014 15:48:07 +0000 (17:48 +0200)
committerMark Brown <broonie@linaro.org>
Tue, 19 Aug 2014 16:44:18 +0000 (11:44 -0500)
commitff495d3a8ea4d46d237096e6521b24b7ba612e53
treeeeda08e544a55ef11b5e1eb5267084458ea1d12e
parent7d1311b93e58ed55f3a31cc8f94c4b8fe988a2b9
ASoC: txx9: Don't opencode DMAengine API calls

Use the proper wrapper functions instead of directly calling the DMAengine
callback functions.

Also add the missing include to linux/dmaengine.h.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Mark Brown <broonie@linaro.org>
sound/soc/txx9/txx9aclc.c
This page took 0.03012 seconds and 5 git commands to generate.