ASoC: Intel: avs: Fix i2s_test card name initialization
authorCezary Rojewski <cezary.rojewski@intel.com>
Wed, 6 Jul 2022 06:29:52 +0000 (08:29 +0200)
committerMark Brown <broonie@kernel.org>
Wed, 6 Jul 2022 11:10:48 +0000 (12:10 +0100)
commitf1fd46e068f52893608469df98d4608672e3e45f
tree05d3ccd8c074a5a9f2e18ae92f8fb9898416114c
parentc0fabd12a8570cb932f13d9388f3d887ad44369b
ASoC: Intel: avs: Fix i2s_test card name initialization

Update printf formatting as 'ssp_port' argument is of type 'int', not
'long int'.

Fixes: e39acc4cfd92 ("ASoC: Intel: avs: Add I2S-test machine board")
Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Cezary Rojewski <cezary.rojewski@intel.com>
Link: https://lore.kernel.org/r/20220706062952.251704-1-cezary.rojewski@intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/avs/boards/i2s_test.c