ASoC: SOF: ipc4-topology: Fix incorrect sample rate print unit
authorSeppo Ingalsuo <seppo.ingalsuo@linux.intel.com>
Tue, 7 Mar 2023 11:07:51 +0000 (13:07 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 6 Apr 2023 10:10:38 +0000 (12:10 +0200)
commit6290404aa14287f343bbffe287709e05e0cf09a0
tree201ca264abdc49c895be34ee26ceef079123256c
parenta56be07a8c0c5229274c0d1d9efd9fbde2d1c84e
ASoC: SOF: ipc4-topology: Fix incorrect sample rate print unit

[ Upstream commit 9e269e3aa9006440de639597079ee7140ef5b5f3 ]

This patch fixes the sample rate print unit from KHz to Hz.
E.g. 48000KHz becomes 48000Hz.

Signed-off-by: Seppo Ingalsuo <seppo.ingalsuo@linux.intel.com>
Reviewed-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Reviewed-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com>
Signed-off-by: Peter Ujfalusi <peter.ujfalusi@linux.intel.com>
Link: https://lore.kernel.org/r/20230307110751.2053-1-peter.ujfalusi@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
sound/soc/sof/ipc4-topology.c