ASoC: Intel: sof_rt5682: remove SOF_RT1015_SPEAKER_AMP_100FS flag
authorBrent Lu <brent.lu@intel.com>
Tue, 13 Sep 2022 07:49:06 +0000 (15:49 +0800)
committerMark Brown <broonie@kernel.org>
Fri, 30 Sep 2022 08:16:32 +0000 (09:16 +0100)
commit4157155df7d34bd91879c06a787944529f0d9a0d
tree64698d7bf781a8ea8723d3f4b4b3ab70309e9abb
parentdacdef1bd2fc6e1ab528fa16d70756965cd2877b
ASoC: Intel: sof_rt5682: remove SOF_RT1015_SPEAKER_AMP_100FS flag

This flag could be removed since we now have API to query bclk
fequency setting in the topology. The dai link structure itself also
provides DAI format information instead of figuring it out with fs
number.

Signed-off-by: Brent Lu <brent.lu@intel.com>
Acked-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Link: https://lore.kernel.org/r/20220913074906.926774-1-brent.lu@intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/boards/sof_realtek_common.c
sound/soc/intel/boards/sof_realtek_common.h
sound/soc/intel/boards/sof_rt5682.c