OSDN Git Service

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)
commit74b37e299f038c910dc728d736e3f071ba0ead2a
tree85d82e62fd550f7933ac51629803986f75d1c60b
parentb999a7a9e72bd2d37b5d03772cedfc4dd45875bf
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: 70fb10529f61 ("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