]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: Intel: Skylake: Print module type instead of id
authorAmadeusz Sławiński <amadeuszx.slawinski@intel.com>
Tue, 27 Aug 2019 14:17:10 +0000 (16:17 +0200)
committerMark Brown <broonie@kernel.org>
Tue, 27 Aug 2019 18:26:06 +0000 (19:26 +0100)
commit96e746e0b8caa72efb34febb1caa90328626b3d7
tree04bc388f577940c037ae0183b8d141b8e2a3d270
parentaf8160088ef67a9bbde3fbbb6ecdc2a9b2f52a62
ASoC: Intel: Skylake: Print module type instead of id

When we are printing module params, we were actually printing module id
instead of type, but debug message was saying that number we get is type.
So print module type, as it is useful when debugging paths, but also
keep printing module id, as it is used in all other logs.

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