commit | 35dcf58634cf696966cdec69f62b14a7f49a8c42 | [log] [tgz] |
---|---|---|
author | Wolfram Sang <w.sang@pengutronix.de> | Thu Aug 25 15:54:56 2011 +0200 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Wed Aug 31 09:42:24 2011 +0100 |
tree | 641e6b41e21e8a341bbd92f7c170e7dc9533ad3d | |
parent | d4ba7854c9ea388e83731ee4b3c6546076f70f9d [diff] |
ASoC: imx: use more robust checking of available streams Replace the channels_min check with a check for the relevant substream being present. Suggested here [1] when mxs implemented the audio-support. [1] http://www.spinics.net/lists/arm-kernel/msg133010.html Signed-off-by: Wolfram Sang <w.sang@pengutronix.de> Acked-by: Sascha Hauer <s.hauer@pengutronix.de> Acked-by: Liam Girdwood <lrg@ti.com> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>