OSDN Git Service

ASoC: tlv320aic32x4: Restructure set_dai_sysclk
authorAnnaliese McDermond <nh6z@nh6z.net>
Fri, 22 Mar 2019 00:58:52 +0000 (17:58 -0700)
committerMark Brown <broonie@kernel.org>
Mon, 25 Mar 2019 15:54:56 +0000 (15:54 +0000)
commitaa6a60f7be925210d5156f0e8025f3afe1f4f54d
tree701da0b46f3646facadf572bda3adf8f5fc5875d
parent96c3bb00239de4fb5f4ddca42c1f90d6d9b3c697
ASoC: tlv320aic32x4: Restructure set_dai_sysclk

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