ASoC: Intel: sof_rt5682: cleanup unnecessary quirk flag
authorBrent Lu <brent.lu@intel.com>
Fri, 15 Sep 2023 12:48:34 +0000 (20:48 +0800)
committerMark Brown <broonie@kernel.org>
Fri, 15 Sep 2023 13:44:31 +0000 (14:44 +0100)
commit95409545095bca8fd6a48bc66c401e101dfc57e6
treef72dc96fe7cb4768307ff4db7fb3933fcb6c394e
parent642d1de63cea161c629afd2e82d9db5a1582ffea
ASoC: Intel: sof_rt5682: cleanup unnecessary quirk flag

Remove SOF_RT5682_MCLK_24MHZ flag from JSL and CML/WHL board configs
since the information could be retrieved from SOF API. The macro
itself is removed as well.

Signed-off-by: Brent Lu <brent.lu@intel.com>
Reviewed-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Signed-off-by: Bard Liao <yung-chuan.liao@linux.intel.com>
Link: https://lore.kernel.org/r/20230915124852.1696857-2-yung-chuan.liao@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/boards/sof_rt5682.c