]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit54eb088c6173b9fb8273070ba5e27f88805edef4
tree6691c8f407014e3f62e37cecc7665ad0b0d78218
parent0b9edc711fcb820d99022a1fbd5213e6e33ab6c6
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