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:
fa654e0
)
ASoC: dai: Provide interface for setting DMA data at probe time
author
Mark Brown
<broonie@linaro.org>
Thu, 17 Oct 2013 20:13:19 +0000
(21:13 +0100)
committer
Mark Brown
<broonie@linaro.org>
Sun, 20 Oct 2013 16:26:34 +0000
(17:26 +0100)
Allow DMA data to be set at probe time for devices that can do that,
avoiding the need to do it every time we start a stream and supporting
non-DT dmaengine users using the helpers.
Signed-off-by: Mark Brown <broonie@linaro.org>
No differences found