]> git.kernelconcepts.de Git - karo-tx-linux.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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 17 Apr 2013 04:02:30 +0000 (21:02 -0700)
commitda60065417ee775999fd05d2a4ea0c268e4ec30b
tree080fc51e538779fcd7a78e5eba4b4ccced37a4c5
parentfacbcede9edd28f9f3290a83fdb6ea4b781ffcd6
ASoC: wm8903: Fix the bypass to HP/LINEOUT when no DAC or ADC is running

commit f1ca493b0b5e8f42d3b2dc8877860db2983f47b6 upstream.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
sound/soc/codecs/wm8903.c