spi/sh-hspi: Remove noisy print
This adds no meaningful value. Signed-off-by: Mark Brown <broonie@linaro.org>
This commit is contained in:
@@ -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:
|
||||
|
Reference in New Issue
Block a user