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:
91a3854
)
ASoC: imx-pcm: Request DMA channel early
author
Lars-Peter Clausen
<lars@metafoo.de>
Wed, 22 Feb 2012 09:49:06 +0000
(10:49 +0100)
committer
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Wed, 22 Feb 2012 13:21:49 +0000
(13:21 +0000)
Request the DMA channel in the pcm open callback. This allows us to let open
fail if there is no dma channel available.
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Tested-by: Shawn Guo <shawn.guo@linaro.org>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
No differences found