ASoC: nau8825: change output power for interrupt
authorJohn Hsu <KCHSU0@nuvoton.com>
Tue, 22 Mar 2016 03:57:20 +0000 (11:57 +0800)
committerMark Brown <broonie@kernel.org>
Mon, 30 May 2016 15:17:44 +0000 (16:17 +0100)
commiteeef16acf85c2ebce695fb559627d0300396511e
tree4254f20a1f49f182bf045f4f8dfd5ce8b9caa0ca
parent3a56103534cd4f700274224f4c249eafa74daa4b
ASoC: nau8825: change output power for interrupt

The interrupt clock is gated by x1[10:8], one of them needs to be enabled
all the time for interrupts to happen. We change codec to enable ADC
because it's helpful to reduce playback pop noise.
Don't use force enable pin to enable ADC instead of ADC widget event.
That won't interfere DAPM operation and let bias work normally.

Signed-off-by: John Hsu <KCHSU0@nuvoton.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/nau8825.c
sound/soc/codecs/nau8825.h