]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit - sound/soc/codecs/wm5102.c
ASoC: arizona: Tie SYSCLK to DRC signal activity widgets
authorCharles Keepax <ckeepax@opensource.wolfsonmicro.com>
Fri, 13 May 2016 15:45:15 +0000 (16:45 +0100)
committerMark Brown <broonie@kernel.org>
Mon, 30 May 2016 15:14:59 +0000 (16:14 +0100)
commit9fc772eca1d94b84dfc235e7643603cbe9d6e8a3
treead702ce94ca53ca2f4fe3a56d68f07155c0caf4f
parent1a695a905c18548062509178b98bc91e67510864
ASoC: arizona: Tie SYSCLK to DRC signal activity widgets

The intent is for SYSCLK to be tied to all input and output widgets such
that it turns on whenever the chip is in use. It is not tied to the DRC
signal activity detect virtual outputs, whilst in practice this is
unlikely to cause an issue (as an input will likely also be powered up)
best to correct.

Signed-off-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/cs47l24.c
sound/soc/codecs/wm5102.c
sound/soc/codecs/wm5110.c
sound/soc/codecs/wm8998.c