From: Lars-Peter Clausen Date: Fri, 30 Aug 2013 15:39:33 +0000 (+0200) Subject: ASoC: dapm: Fix auto-disable for inverted controls X-Git-Tag: v3.12-rc1~150^2~1^2~2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2daabd7848b89afddd93be616f1be5639ea78822;p=pandora-kernel.git ASoC: dapm: Fix auto-disable for inverted controls We need to make sure that the control's cached value is initialized to the same value as the control's widget->on_val. Otherwise updates might be lost. Signed-off-by: Lars-Peter Clausen Signed-off-by: Mark Brown --- Reading git-diff-tree failed