spi/sh-hspi: Remove noisy print
authorMark Brown <broonie@linaro.org>
Sun, 28 Jul 2013 14:33:51 +0000 (15:33 +0100)
committerMark Brown <broonie@linaro.org>
Sun, 28 Jul 2013 18:14:59 +0000 (19:14 +0100)
This adds no meaningful value.

Signed-off-by: Mark Brown <broonie@linaro.org>
drivers/spi/spi-sh-hspi.c

index 716edf9..daf2bf2 100644 (file)
@@ -327,8 +327,6 @@ static int hspi_probe(struct platform_device *pdev)
 
        pm_runtime_enable(&pdev->dev);
 
-       dev_info(&pdev->dev, "probed\n");
-
        return 0;
 
  error1: