]> git.karo-electronics.de Git - linux-beck.git/commit
ASoC: rsnd: tidyup error message format
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Thu, 19 Mar 2015 04:14:20 +0000 (04:14 +0000)
committerMark Brown <broonie@kernel.org>
Sun, 22 Mar 2015 18:12:16 +0000 (18:12 +0000)
commit072bd1e7e136e089e41c8cc2d2b2251ed60b5bcd
tree82cfc686d36db4902a63b33b1e9530e16baae522
parent639b231f866c6cc6dcefc33bcaf31e7554697186
ASoC: rsnd: tidyup error message format

This driver sometimes fixups debug/error message format
30cc4faf703955cd5cd07da489bd817ae43e3fec
(ASoC: rsnd: tidyup debug message format and timing)
337b0b4c5f415705f1b97df57cecfac45903449a
(ASoC: rsnd: error meesage indicates its port)
But, it still exist un-fomated error message. This patch fixup it

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sh/rcar/core.c