]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: rsnd: cmd: Add missing newline to debug message
authorAndrew Gabbasov <andrew_gabbasov@mentor.com>
Thu, 5 Jul 2018 02:20:04 +0000 (11:20 +0900)
committerMark Brown <broonie@kernel.org>
Thu, 5 Jul 2018 10:08:03 +0000 (11:08 +0100)
commit319c0820332449445eeaa846c943f551c27e38a4
tree85d82e62fd550f7933ac51629803986f75d1c60b
parent6fa75753944a8cafcc22dd819f054dace3010029
ASoC: rsnd: cmd: Add missing newline to debug message

To comply with the style of all kernel messages, add newline
to the end of every message.

Fixes: a98d4e177471 ("ASoC: rsnd: add MIX (Mixer) support")
Signed-off-by: Andrew Gabbasov <andrew_gabbasov@mentor.com>
Signed-off-by: Jiada Wang <jiada_wang@mentor.com>
Acked-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sh/rcar/cmd.c