From: Mark Brown Date: Sun, 28 Jul 2013 14:33:51 +0000 (+0100) Subject: spi/sh-hspi: Remove noisy print X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=8e76fda3e1ea73bc47189ebc49d4228ec86fb1fa;p=deliverable%2Flinux.git spi/sh-hspi: Remove noisy print This adds no meaningful value. Signed-off-by: Mark Brown --- diff --git a/drivers/spi/spi-sh-hspi.c b/drivers/spi/spi-sh-hspi.c index 716edf999538..daf2bf2bb59d 100644 --- a/drivers/spi/spi-sh-hspi.c +++ b/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: