]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: wm8903: Fix the bypass to HP/LINEOUT when no DAC or ADC is running
authorAlban Bedel <alban.bedel@avionic-design.de>
Tue, 9 Apr 2013 15:13:59 +0000 (17:13 +0200)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Tue, 9 Apr 2013 16:43:48 +0000 (17:43 +0100)
commitfdbb30b21d54f723f570c99bdefba8a5526fb151
tree29a5903398574eb4200ff7aab88cae7b680995ab
parent5436827a623eba3678f4920bbc542ecb7cf06cad
ASoC: wm8903: Fix the bypass to HP/LINEOUT when no DAC or ADC is running

The Charge Pump needs the DSP clock to work properly, without it the
bypass to HP/LINEOUT is not working properly. This requirement is not
mentioned in the datasheet but has been confirmed by Mark Brown from
Wolfson.

Signed-off-by: Alban Bedel <alban.bedel@avionic-design.de>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Cc: stable@vger.kernel.org
sound/soc/codecs/wm8903.c