]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ASoC: wm_hubs: Ensure volume updates are handled during class W startup
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Thu, 27 Sep 2012 17:35:24 +0000 (18:35 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 12 Oct 2012 20:50:25 +0000 (05:50 +0900)
commitde153756f0f684a1f2dd660c58a873da2e6cfdd3
treef7ffe985226a36cc4bf3997c527adc12ba28f28c
parent92b77229ee73413c1ebfe793ed0085eb1ff794f1
ASoC: wm_hubs: Ensure volume updates are handled during class W startup

commit eb4d5fc1f0ce89e3d5b072c594a1e213a0e05881 upstream.

In some circumstances we may need to flush volume updates to the device
after switching to class W mode. Do this unconditionally to ensure that
these situations are handled.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
sound/soc/codecs/wm_hubs.c