]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitb0adbc5a750502b421f2c4ec454002caaa541a20
tree64698d7bf781a8ea8723d3f4b4b3ab70309e9abb
parent26f770e8dd1930e09cd6c32592064d17b4baa909
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