ASoC: core: Set dapm->idle_bias_off for DAIs not mapped with a codec
authorPeter Ujfalusi <peter.ujfalusi@ti.com>
Tue, 7 Aug 2012 07:24:13 +0000 (10:24 +0300)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Tue, 7 Aug 2012 14:09:58 +0000 (15:09 +0100)
The idle_bias_off flag is not configured for DAIs not mapped with a codec.
This causes the pm counter to be increased at probe time for the CPU dai
which unbalances the pm counter handling.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>

No differences found