summaryrefslogtreecommitdiffstats
path: root/drivers/spi/spi-sh-hspi.c
diff options
context:
space:
mode:
authorMark Brown2013-07-28 16:33:51 +0200
committerMark Brown2013-07-28 20:14:59 +0200
commit8e76fda3e1ea73bc47189ebc49d4228ec86fb1fa (patch)
tree678ff9f327f2d5618c9d100fbec40e81d0442319 /drivers/spi/spi-sh-hspi.c
parentLinux 3.11-rc2 (diff)
downloadkernel-qcow2-linux-8e76fda3e1ea73bc47189ebc49d4228ec86fb1fa.tar.gz
kernel-qcow2-linux-8e76fda3e1ea73bc47189ebc49d4228ec86fb1fa.tar.xz
kernel-qcow2-linux-8e76fda3e1ea73bc47189ebc49d4228ec86fb1fa.zip
spi/sh-hspi: Remove noisy print
This adds no meaningful value. Signed-off-by: Mark Brown <broonie@linaro.org>
Diffstat (limited to 'drivers/spi/spi-sh-hspi.c')
-rw-r--r--drivers/spi/spi-sh-hspi.c2
1 files changed, 0 insertions, 2 deletions
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: