commit | 239b8b34a856777e562373ae0de605536a7ccade | [log] [tgz] |
---|---|---|
author | Mac Chiang <mac.chiang@intel.com> | Wed Dec 05 18:11:19 2018 +0800 |
committer | Mark Brown <broonie@kernel.org> | Wed Jan 09 19:26:47 2019 +0000 |
tree | 6691c8f407014e3f62e37cecc7665ad0b0d78218 | |
parent | 8780cf1142a59568a3aa77959cbd76b2edb6fd81 [diff] |
ASoC: Intel: Boards: move the codec PLL configuration to _init move the codec PLL to rt5682_codec_init, because codec only need to config the clock source/PLL once. As the result, remove the platform_clock_controls since no need to control clock anymore. Signed-off-by: Shuming Fan <shumingf@realtek.com> Signed-off-by: Mac Chiang <mac.chiang@intel.com> Acked-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com> Signed-off-by: Mark Brown <broonie@kernel.org>