git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7d1311b
)
ASoC: txx9: Don't opencode DMAengine API calls
author
Lars-Peter Clausen
<lars@metafoo.de>
Tue, 19 Aug 2014 15:48:07 +0000
(17:48 +0200)
committer
Mark 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