ASoC: SOF: Intel: hda-dai: Print the format_val as hexadecimal number
authorPeter Ujfalusi <peter.ujfalusi@linux.intel.com>
Thu, 6 Apr 2023 15:52:19 +0000 (10:52 -0500)
committerMark Brown <broonie@kernel.org>
Thu, 6 Apr 2023 17:04:24 +0000 (18:04 +0100)
commitef736f30548951870e2a5bfc41b6b0bb1d455641
treea3433daf8b5e6b077db8a7dc1964036891b55271
parentf747eb86e4a82d0823328f642a667bffce703028
ASoC: SOF: Intel: hda-dai: Print the format_val as hexadecimal number

The format_val is a set of bitfileds, printing it as a decimal just makes
interpreting it complicated.

In other HDA core code the format_val is printed as hexadecimal also.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@linux.intel.com>
Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Reviewed-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>
Reviewed-by: Jaska Uimonen <jaska.uimonen@linux.intel.com>
Reviewed-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com>
Link: https://lore.kernel.org/r/20230406155219.18997-1-pierre-louis.bossart@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sof/intel/hda-dai.c