OSDN Git Service

ASoC: Intel: Boards: move the codec PLL configuration to _init
authorMac Chiang <mac.chiang@intel.com>
Wed, 5 Dec 2018 10:11:19 +0000 (18:11 +0800)
committerMark Brown <broonie@kernel.org>
Wed, 9 Jan 2019 19:26:47 +0000 (19:26 +0000)
commit239b8b34a856777e562373ae0de605536a7ccade
tree6691c8f407014e3f62e37cecc7665ad0b0d78218
parent8780cf1142a59568a3aa77959cbd76b2edb6fd81
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>
sound/soc/intel/boards/glk_rt5682_max98357a.c