ASoC: Intel: sof-rt5682: remove SOF_RT5682_MCLK_BYTCHT_EN
authorBrent Lu <brent.lu@intel.com>
Fri, 26 Apr 2024 15:25:24 +0000 (10:25 -0500)
committerMark Brown <broonie@kernel.org>
Mon, 29 Apr 2024 14:49:17 +0000 (23:49 +0900)
commit207255f3ae4d0cf5034666652668be572d9c5c1e
tree06f18e1fc742a55460bc03e1d01b05470ed1410a
parente91d54f8b1bd3393d91fd754a1c40df6f408e84b
ASoC: Intel: sof-rt5682: remove SOF_RT5682_MCLK_BYTCHT_EN

We don't need this quirk flag since 'is_legacy_cpu' will be true if
this is a BYT/CHT board.

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