From: Mark Brown Date: Tue, 5 Jun 2012 11:31:32 +0000 (+0100) Subject: ASoC: wm8994: Apply volume updates with clocks enabled X-Git-Tag: v3.5-rc3~21^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bfd37bb5f681961e255fd2f346c20fdae2ef3f27;p=pandora-kernel.git ASoC: wm8994: Apply volume updates with clocks enabled Volume updates may not be acted upon if there is no clock applied when the volume update is written. Ensure this doesn't happen by writing out registers with volume updates after we enable each of the clocks. There are more registers updated than before as previously we were relying on wm_hubs to set those for controls it manages. Signed-off-by: Mark Brown Cc: stable@vger.kernel.org --- Reading git-diff-tree failed