From: Lars-Peter Clausen Date: Mon, 29 Jul 2013 15:14:03 +0000 (+0200) Subject: ASoC: dapm: Delay w->power update until the changes are written X-Git-Tag: v3.12-rc1~150^2~9^2~45^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=39eb5fd13dff8d3d04489fe3f59e0d22bf89041e;p=pandora-kernel.git ASoC: dapm: Delay w->power update until the changes are written Wait with updating the widgets power field until the changes are actually written to the hardware in dapm_seq_run_coalesced(). This will allow us to query the current hardware state between calling dapm_power_one_widget() and actually writing the new power state to hardware. Signed-off-by: Lars-Peter Clausen Signed-off-by: Mark Brown --- Reading git-diff-tree failed