From: Nicolin Chen Date: Fri, 6 Dec 2013 15:38:28 +0000 (+0800) Subject: ASoC: fsl: imx-wm8962: Don't update bias_level in machine driver X-Git-Tag: v3.13-rc5~22^2^2^5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5dfc03f141993c101c626c84d639019e98a4f39c;p=pandora-kernel.git ASoC: fsl: imx-wm8962: Don't update bias_level in machine driver If we update it here, the set_bias_level() of Codec driver won't be normally called and we will then miss some essential procedures in set_bias_level() of the Codec driver. Thus drop it. Signed-off-by: Nicolin Chen Signed-off-by: Mark Brown --- Reading git-diff-tree failed