Home
last modified time | relevance | path

Searched hist:"5 f800080ca6840326b3048202fb63fc4a71a4c49" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/sound/soc/
H A Dsoc-core.cdiff 5f800080ca6840326b3048202fb63fc4a71a4c49 Tue Aug 07 02:24:13 CDT 2012 Peter Ujfalusi <peter.ujfalusi@ti.com> ASoC: core: Set dapm->idle_bias_off for DAIs not mapped with a codec

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>