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)
commit1635c694124fe66933ae3db0d39dacb44c53f4b9
tree1d554e59e208b43d9212d6dd9c8fe84d75981772
parentecd286a9d8a75771f73110b990512f10dc342356
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