From: Axel Lin Date: Mon, 3 Oct 2011 12:17:16 +0000 (+0800) Subject: ASoC: Remove needless codec->dapm.bias_level assignment to SND_SOC_BIAS_OFF X-Git-Tag: v3.2-rc1~127^2~1^2~182 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=43419b80fa46ee94d4b50ac6ebb1ee1ca5bbbcc7;p=pandora-kernel.git ASoC: Remove needless codec->dapm.bias_level assignment to SND_SOC_BIAS_OFF This assignment is done by the snd_soc_register_codec so there is no need to redo it in probe function of a codec driver. Signed-off-by: Axel Lin Signed-off-by: Mark Brown --- Reading git-diff-tree failed