]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ASoC: arizona: Add gating for clock when used for direct MCLK
authorCharles Keepax <ckeepax@opensource.wolfsonmicro.com>
Fri, 21 Oct 2016 13:15:57 +0000 (14:15 +0100)
committerMark Brown <broonie@kernel.org>
Mon, 24 Oct 2016 16:42:43 +0000 (17:42 +0100)
commit7a4413d0dc964eecbed8dcb0e0d0b6e0aa9051f1
tree92f631b57816ab76c404c309521764b176f4740b
parent90554f2e2d53f80fb6200e277d5a20884531e945
ASoC: arizona: Add gating for clock when used for direct MCLK

Whilst ultimately we would like to move all the clocking over to the
clock framework, as an intermediate step to get people going for now
gating the source clocks for SYSCLK/ASYNCCLK when they are configured
to come directly from an MCLK pin.

Signed-off-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
Tested-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/arizona.c
sound/soc/codecs/arizona.h
sound/soc/codecs/cs47l24.c
sound/soc/codecs/wm5102.c
sound/soc/codecs/wm5110.c
sound/soc/codecs/wm8997.c
sound/soc/codecs/wm8998.c