From: Kuninori Morimoto Date: Mon, 10 Nov 2014 04:00:30 +0000 (-0800) Subject: ASoC: rsnd: tidyup debug message format and timing X-Git-Tag: omap-for-v3.19/fixes-rc1~126^2~20^2~13^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=30cc4faf703955cd5cd07da489bd817ae43e3fec;p=pandora-kernel.git 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 Signed-off-by: Mark Brown --- Reading git-diff-tree failed