OSDN Git Service

ASoC: Intel: Skylake: Print constant literals from format specifier
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Fri, 21 Jun 2019 11:31:16 +0000 (14:31 +0300)
committerMark Brown <broonie@kernel.org>
Thu, 15 Aug 2019 14:04:23 +0000 (15:04 +0100)
commitff30779bd50eb823e2e75cfc7cc8a3373bfa3fd9
tree220d93cd1fe7b100bf371948bf0a14c02f688d47
parentccb1fa21ef58a2ac15519bb878470762e967e8b3
ASoC: Intel: Skylake: Print constant literals from format specifier

Instead of using two additional "%s" specifiers, put the constant string
literals directly to the format specifier.

Cc: Liam Girdwood <lgirdwood@gmail.com>
Cc: Mark Brown <broonie@kernel.org>
Cc: Vinod Koul <vkoul@kernel.org>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20190621113116.47525-1-andriy.shevchenko@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/skylake/skl-sst.c