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.2.21~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0056a5555414ff62439e07deb3a40dd7f11156d6;p=pandora-kernel.git ASoC: wm8994: Apply volume updates with clocks enabled commit bfd37bb5f681961e255fd2f346c20fdae2ef3f27 upstream. 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 Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed