]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: dpcm: Allow FE to be opened without valid BE routes.
authorLiam Girdwood <lrg@ti.com>
Fri, 6 Jul 2012 16:07:00 +0000 (17:07 +0100)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Fri, 6 Jul 2012 18:06:58 +0000 (19:06 +0100)
commit0a383b3c744cd0c18b717123c98daf16d73b066d
treef7ed39b299d885b095b1e28e44eecb3676bbd22c
parente40f308e75ca7119407aad6c04c7958e11be4994
ASoC: dpcm: Allow FE to be opened without valid BE routes.

Some userspace will open a PCM device and then configure mixers
for routing before triggering. This patch allows userspace to do
this sequence.

Signed-off-by: Liam Girdwood <lrg@ti.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/soc-pcm.c