From: Lars-Peter Clausen Date: Thu, 4 Sep 2014 17:44:11 +0000 (+0200) Subject: ASoC: ssm2518: Cleanup manual bias level transitions X-Git-Tag: fixes-against-v3.18-rc2~128^2~8^2~6^5~1^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0f0cc5a775ebe88d9be12489874bd2799b42e242;p=pandora-kernel.git ASoC: ssm2518: Cleanup manual bias level transitions Since the ASoC core now takes care of setting the bias level to SND_SOC_BIAS_OFF when removing the CODEC there is no need to do it manually anymore either. The manual transition to SND_SOC_BIAS_OFF at the end of CODEC probe() can also be removed as the CODEC is already in OFF state at this point. Signed-off-by: Lars-Peter Clausen Signed-off-by: Mark Brown --- Reading git-diff-tree failed