]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ASoC: SOF: sof-audio: rename dai clock setting query function
authorBrent Lu <brent.lu@intel.com>
Mon, 27 May 2024 19:35:46 +0000 (14:35 -0500)
committerMark Brown <broonie@kernel.org>
Wed, 29 May 2024 10:10:53 +0000 (11:10 +0100)
commit6073c477d11c1ea4b3f13d9f6e15ca54041af9a3
tree39a9019ce633ec87323f2497e8b7576a713dd80c
parent91cdecaba791c74df6da0650e797fe1192cf2700
ASoC: SOF: sof-audio: rename dai clock setting query function

We are going to extend the dai_get_clk() callback function to retrieve
other dai-specific settings like tdm slot number, not just mclk/bclk
frequencies. Revisit functions and macros related to the callback and
replace the string 'clk' with 'param' to reflect the ongoing change.

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://msgid.link/r/20240527193552.165567-13-pierre-louis.bossart@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sof/ipc3-topology.c
sound/soc/sof/ipc4-topology.c
sound/soc/sof/sof-audio.c
sound/soc/sof/sof-audio.h