ASoC: rsnd: tidyup debug message format and timing
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Mon, 10 Nov 2014 04:00:30 +0000 (20:00 -0800)
committerSimon Horman <horms+renesas@verge.net.au>
Fri, 5 Dec 2014 04:21:51 +0000 (13:21 +0900)
commitb98e2a861cec81b5700c3dddf1f1091be69d1d7e
tree09276ad0ecb2d6d2224435ba588f8083568686a0
parent44f256a734898457893675a22e5753eb82869f0d
ASoC: rsnd: tidyup debug message format and timing

Current Renesas R-Car sound driver debug message
is using random format
(ex "ssi0: xxx" / "SSI0 xxx" / "ssi[0]: xxx")
and confusable timing
("xxx probe failed" and "xxx probed" are shown in same time)
This patch fixes these

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
(cherry picked from commit 30cc4faf703955cd5cd07da489bd817ae43e3fec)
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
sound/soc/sh/rcar/core.c
sound/soc/sh/rcar/dvc.c
sound/soc/sh/rcar/gen.c
sound/soc/sh/rcar/src.c
sound/soc/sh/rcar/ssi.c