ASoC: Intel: NHLT: Fix debug print format
authorAmadeusz Sławiński <amadeuszx.slawinski@intel.com>
Tue, 27 Aug 2019 14:17:12 +0000 (16:17 +0200)
committerMark Brown <broonie@kernel.org>
Tue, 27 Aug 2019 18:24:09 +0000 (19:24 +0100)
commit855a06da37a773fd073d51023ac9d07988c87da8
tree5b0899d01fb95910c8c1800d8f59683c1dae95e0
parentdb33f00d15a63d269e283bad3f6f61eb00d2bc9d
ASoC: Intel: NHLT: Fix debug print format

oem_table_id is 8 chars long, so we need to limit it, otherwise it
may print some unprintable characters into dmesg.

Signed-off-by: Amadeusz Sławiński <amadeuszx.slawinski@intel.com>
Link: https://lore.kernel.org/r/20190827141712.21015-7-amadeuszx.slawinski@linux.intel.com
Reviewed-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Cc: stable@vger.kernel.org
sound/soc/intel/skylake/skl-nhlt.c