From: Peter Ujfalusi Date: Tue, 7 Aug 2012 07:24:13 +0000 (+0300) Subject: ASoC: core: Set dapm->idle_bias_off for DAIs not mapped with a codec X-Git-Tag: v3.7-rc1~81^2~14^2~151 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5f800080ca6840326b3048202fb63fc4a71a4c49;p=pandora-kernel.git 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 Signed-off-by: Mark Brown --- Reading git-diff-tree failed