From: Kuninori Morimoto Date: Tue, 25 Feb 2014 06:15:07 +0000 (-0800) Subject: ASoC: rsnd: remove verbose debug message from scu/ssi X-Git-Tag: v3.15-rc1~36^2~1^2~5^2~5^6~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=98455ed5ddbfbcbcd0adb300c6cb1964ed0a6931;p=pandora-kernel.git ASoC: rsnd: remove verbose debug message from scu/ssi scu/ssi probe() already have more detail debug message. Signed-off-by: Kuninori Morimoto Signed-off-by: Mark Brown --- diff --git a/sound/soc/sh/rcar/scu.c b/sound/soc/sh/rcar/scu.c index 82d8b20a6ffb..882e837d39d1 100644 --- a/sound/soc/sh/rcar/scu.c +++ b/sound/soc/sh/rcar/scu.c @@ -663,7 +663,6 @@ int rsnd_scu_probe(struct platform_device *pdev, dev_dbg(dev, "SCU%d probed\n", i); } - dev_dbg(dev, "scu probed\n"); return 0; } Reading git-diff-tree failed