Browse Source

spi/sh-hspi: Remove noisy print

This adds no meaningful value.

Signed-off-by: Mark Brown <broonie@linaro.org>
Mark Brown 12 years ago
parent
commit
8e76fda3e1
1 changed files with 0 additions and 2 deletions
  1. 0 2
      drivers/spi/spi-sh-hspi.c

+ 0 - 2
drivers/spi/spi-sh-hspi.c

@@ -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: