Commit 8e76fda3 authored by Mark Brown's avatar Mark Brown

spi/sh-hspi: Remove noisy print

This adds no meaningful value.
Signed-off-by: default avatarMark Brown <broonie@linaro.org>
parent 3b2f64d0
...@@ -327,8 +327,6 @@ static int hspi_probe(struct platform_device *pdev) ...@@ -327,8 +327,6 @@ static int hspi_probe(struct platform_device *pdev)
pm_runtime_enable(&pdev->dev); pm_runtime_enable(&pdev->dev);
dev_info(&pdev->dev, "probed\n");
return 0; return 0;
error1: error1:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment