commit | 5f800080ca6840326b3048202fb63fc4a71a4c49 | [log] [tgz] |
---|---|---|
author | Peter Ujfalusi <peter.ujfalusi@ti.com> | Tue Aug 07 10:24:13 2012 +0300 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Tue Aug 07 15:09:58 2012 +0100 |
tree | 75bd9ee0d98d57e4b0f61193d1e3077215b95fe9 | |
parent | 209ffe19ff98f5c0133bd98a689fc4fb42202de3 [diff] |
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>