ASoC: rt5682: move DAI clock registry to I2S mode
authorShuming Fan <shumingf@realtek.com>
Fri, 27 Mar 2020 07:38:49 +0000 (15:38 +0800)
committerMark Brown <broonie@kernel.org>
Fri, 27 Mar 2020 15:33:08 +0000 (15:33 +0000)
commit914f674bec6efe42f9d6b036850a618fd1698290
tree9e00906d1cdb6c4756f9eb8e80b315d92ee7b278
parent17fb5433150e8b0b4000a77a21055359a2eab534
ASoC: rt5682: move DAI clock registry to I2S mode

The SoundWire mode doesn't need the DAI clocks.
Therefore, the DAI clock registry moves to I2S mode case.

Signed-off-by: Shuming Fan <shumingf@realtek.com>
Link: https://lore.kernel.org/r/20200327073849.18291-1-shumingf@realtek.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/rt5682.c