]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: max98926: add missing \n to end of dev_err/dev_dbg messages
authorColin Ian King <colin.king@canonical.com>
Fri, 16 Sep 2016 16:52:16 +0000 (17:52 +0100)
committerMark Brown <broonie@kernel.org>
Sat, 24 Sep 2016 18:43:03 +0000 (19:43 +0100)
commit6243f2d587114805192484589fb0e76a20eba1ec
tree2bd44d63e93c1d6ff3c47a97d3397e400283a30b
parent1372dac0367f9e37512ea4720cf3886bcb42562d
ASoC: max98926: add missing \n to end of dev_err/dev_dbg messages

Trival fix, some dev_err and 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/codecs/max98926.c