]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit9288b6f992aef283ad6e59303615e63d20a0991d
tree220d93cd1fe7b100bf371948bf0a14c02f688d47
parenta33e5a2b6f71593bfa9111cc288f7228c52ea850
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