]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: tlv320aic32x4: Model BDIV divider in CCF
authorAnnaliese McDermond <nh6z@nh6z.net>
Fri, 22 Mar 2019 00:58:48 +0000 (17:58 -0700)
committerMark Brown <broonie@kernel.org>
Mon, 25 Mar 2019 15:54:01 +0000 (15:54 +0000)
commitc6190c1e5b3a3a693031268b4401b7ef66a7b477
tree5008f0d6e3c7ec8676d1d04077e0fd71c03457a2
parent5bcef5164630fdcf7a365fdc74384f739fedb88d
ASoC: tlv320aic32x4: Model BDIV divider in CCF

Model and manage BDIV divider as components in the Core
Clock Framework.  This should allow us to do some more complex
clock management and power control.  Also, some of the
on-board chip clocks can be exposed to the outside, and this
change will make those clocks easier to consume by other
parts of the kernel.

Signed-off-by: Annaliese McDermond <nh6z@nh6z.net>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/tlv320aic32x4-clk.c
sound/soc/codecs/tlv320aic32x4.c