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)
commit3ac3f5ca91afc03587b1d2d642f126efc5be37ca
treef7ed39b299d885b095b1e28e44eecb3676bbd22c
parent3e4536546beb5295e6e0459e745327ebffeade9d
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