]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: Intel: atom: add missing \n to end of dev_err/dev_dbg messages
authorColin Ian King <colin.king@canonical.com>
Fri, 16 Sep 2016 17:37:31 +0000 (18:37 +0100)
committerMark Brown <broonie@kernel.org>
Sat, 24 Sep 2016 18:43:45 +0000 (19:43 +0100)
commit3fdffcab4da86f764a0389b1fcdf44f93098bbcb
tree1d554e59e208b43d9212d6dd9c8fe84d75981772
parent18eb421c30752432594fd0e211f9e0479697f264
ASoC: Intel: atom: add missing \n to end of dev_err/dev_dbg messages

Trival fix, some dev_err/deb_dbg messages are missing a \n, so add it.

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/atom/sst/sst_acpi.c