]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: dpcm: Explicitly set BE DAI link supported stream directions
authorLiam Girdwood <liam.r.girdwood@linux.intel.com>
Tue, 7 Jan 2014 17:51:42 +0000 (17:51 +0000)
committerMark Brown <broonie@linaro.org>
Tue, 7 Jan 2014 17:57:48 +0000 (17:57 +0000)
commit4e8edd7d5dd0bf407ae92fa443e0b33bffd7e78e
treed482178030e7a5c78fc8b7c1f48724446358fcc1
parent1386d2af13b0b2ba423da1adf79ceabb7ea834e9
ASoC: dpcm: Explicitly set BE DAI link supported stream directions

Some BE DAIs can be "dummy" (when the DSP is controlling the DAI) and as such
wont have set a minimum number of playback or capture channels required for BE
DAI registration (to establish supported stream directions).

Force machine drivers to explicitly set whether they support playback and capture
stream directions for every BE DAIs.

Signed-off-by: Liam Girdwood <liam.r.girdwood@linux.intel.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
include/sound/soc.h
sound/soc/soc-pcm.c