]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
ASoC: dmic: Fix clock parenting
authorTero Kristo <t-kristo@ti.com>
Thu, 12 Apr 2018 08:23:15 +0000 (11:23 +0300)
committerMark Brown <broonie@kernel.org>
Thu, 12 Apr 2018 12:00:54 +0000 (13:00 +0100)
commit573eda59c772d11fc2b56d525dfb698b0f87ddb3
tree432e125ae670884b2482c966494841b07b4ccdd4
parent445bb423f6a3c50788529a33b82e45148001e855
ASoC: dmic: Fix clock parenting

In 4.16 the clock hierarchy got changed by
a5c82a09d876 ARM: dts: omap4: add clkctrl nodes

The fck of dmic is no longer a mux clock, it's parent is.

Signed-off-by: Tero Kristo <t-kristo@ti.com>
Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Cc: stable@vger.kernel.org # 4.16+
sound/soc/omap/omap-dmic.c