commit | 4564d10f3066a1abf5053936684e2c8495163def | [log] [tgz] |
---|---|---|
author | Lars-Peter Clausen <lars@metafoo.de> | Wed Feb 22 10:49:06 2012 +0100 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Wed Feb 22 13:21:49 2012 +0000 |
tree | 622912c7aeb3b2aa1a8264954a355c3ea833ae9f | |
parent | 91a38540f504cdde7cb62668f7a6d52e3bd0178b [diff] |
ASoC: imx-pcm: Request DMA channel early 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>