提交 3db46c93 编写于 作者: L Laurent Pinchart 提交者: Zhang Rui

thermal: rcar: Fix typo in probe information message

Signed-off-by: NLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Acked-by: NEduardo Valentin <eduardo.valentin@ti.com>
Signed-off-by: NZhang Rui <rui.zhang@intel.com>
上级 c240a539
......@@ -458,7 +458,7 @@ static int rcar_thermal_probe(struct platform_device *pdev)
platform_set_drvdata(pdev, common);
dev_info(dev, "%d sensor proved\n", i);
dev_info(dev, "%d sensor probed\n", i);
return 0;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册