ASoC: pcm: Fix DPCM for aux_devs
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Tue, 8 May 2012 09:33:47 +0000 (10:33 +0100)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Tue, 8 May 2012 11:29:15 +0000 (12:29 +0100)
When we instantiate an aux_dev we use a fake rtd as part of the process
which doesn't have a dai_link associated with it. Fix the dpcm startup
code to cope with this.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Acked-by: Liam Girdwood <lrg@ti.com>

No differences found