ASoC: adau1761: Fix input PGA volume
authorLars-Peter Clausen <lars@metafoo.de>
Wed, 22 Oct 2014 08:51:18 +0000 (10:51 +0200)
committerMark Brown <broonie@kernel.org>
Wed, 22 Oct 2014 09:24:14 +0000 (10:24 +0100)
commit3b283f0893f55cb79e4507e5ec34e49c17d0a787
tree3cf3e07806c5b10f51a2a6aed9a187268bea49d7
parentf114040e3ea6e07372334ade75d1ee0775c355e1
ASoC: adau1761: Fix input PGA volume

For the input PGA to work correctly the ALC clock needs to be active.
Otherwise volume changes are not applied.

Fixes: dab464b60b2 ("ASoC: Add ADAU1361/ADAU1761 audio CODEC support")
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Cc: stable@vger.kernel.org
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/adau1761.c