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)
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>

No differences found