From: Jarkko Nikula Date: Tue, 14 Sep 2010 12:24:38 +0000 (+0300) Subject: ASoC: Remove needless codec->bias_level assignment to SND_SOC_BIAS_OFF X-Git-Tag: v2.6.37-rc1~126^2~1^2~102 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c6d5cca0a0e565101e3ef8d37270f5316d7c5638;p=pandora-kernel.git ASoC: Remove needless codec->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: Jarkko Nikula Acked-by: Liam Girdwood Signed-off-by: Mark Brown --- Reading git-diff-tree failed