commit | 30cc4faf703955cd5cd07da489bd817ae43e3fec | [log] [tgz] |
---|---|---|
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | Sun Nov 09 20:00:30 2014 -0800 |
committer | Mark Brown <broonie@kernel.org> | Mon Nov 10 14:52:38 2014 +0000 |
tree | a6da72b19cd1146e8d078a3a1bdc223bb6a2e635 | |
parent | 018342976ce971944dd4d9309f75e86382079a2b [diff] |
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>