ASoC: tlv320aic32x4: Restructure set_dai_sysclk
authorAnnaliese McDermond <nh6z@nh6z.net>
Fri, 22 Mar 2019 00:58:52 +0000 (17:58 -0700)
committerpopcornmix <popcornmix@gmail.com>
Mon, 13 May 2019 23:08:26 +0000 (00:08 +0100)
commit66584274f2435ffbe324f78829348814766023a9
tree4dd97f2338676c87685261edaacd5d0009665a6c
parent78ed8865a4c6c615d19e856c1149cec1cc89d22d
ASoC: tlv320aic32x4: Restructure set_dai_sysclk

commit aa6a60f7be925210d5156f0e8025f3afe1f4f54d upstream.

The sysclk is now managed by the CCF.  Change this function
to merely find the system clock and set it using
clk_set_rate.

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