]> 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)
commit4a62a55820a58be7490475b63e4217feee8f9bfd
treef7ed39b299d885b095b1e28e44eecb3676bbd22c
parent7f5410d43a65b3f3a12778c07887a1a0706b27ef
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