ASoC: SOF: ipc4-topology: Print out the channel count in sof_ipc4_dbg_audio_format
authorPeter Ujfalusi <peter.ujfalusi@linux.intel.com>
Thu, 30 May 2024 11:19:15 +0000 (14:19 +0300)
committerMark Brown <broonie@kernel.org>
Thu, 30 May 2024 11:33:29 +0000 (12:33 +0100)
commit2a865c9c3fb0289a95f1cb51b42d248736ff45cb
tree70d0e60385d35e8e12f8b9d85789f62222ce0a1e
parent49cb894d567980235b6e64d5e69950ff77debd8c
ASoC: SOF: ipc4-topology: Print out the channel count in sof_ipc4_dbg_audio_format

Print out the number of channels for the format explicitly instead of
having the reader to understand how to interpret the ch_map and ch_cfg
values.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@linux.intel.com>
Reviewed-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Reviewed-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com>
Reviewed-by: Bard Liao <yung-chuan.liao@linux.intel.com>
Link: https://msgid.link/r/20240530111918.21974-3-peter.ujfalusi@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sof/ipc4-topology.c