From: Lars-Peter Clausen Date: Sun, 4 May 2014 17:17:05 +0000 (+0200) Subject: ASoC: dapm: Make sure to always update the DAPM graph in _put_volsw() X-Git-Tag: omap-for-v3.16/fixes-against-rc1~21^2~52^2~12^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c9e065c27fe9b81e5d6e7681d77a24f7b9616675;p=pandora-kernel.git ASoC: dapm: Make sure to always update the DAPM graph in _put_volsw() When using auto-muted controls it may happen that the register value will not change when changing a control from enabled to disabled (since the control might be physically disabled due to the auto-muting). We have to make sure to still update the DAPM graph and disconnect the mixer input. Fixes: commit 5729507 ("ASoC: dapm: Implement mixer input auto-disable") Signed-off-by: Lars-Peter Clausen Signed-off-by: Mark Brown --- Reading git-diff-tree failed