From: Lars-Peter Clausen Date: Mon, 27 Apr 2015 20:13:25 +0000 (+0200) Subject: ASoC: Move bias level update to the core X-Git-Tag: omap-for-v4.2/fixes-rc2-v2~147^2~38^2~6^5~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f4bf8d770b58862c2af9d17adc2fee05bef8f2c0;p=pandora-kernel.git ASoC: Move bias level update to the core All drivers have the same line at the end of the set_bias_level callback to update the bias_level state. Move this update into snd_soc_dapm_force_bias_level() and remove them from the drivers. Signed-off-by: Lars-Peter Clausen Signed-off-by: Mark Brown --- Reading git-diff-tree failed