提交 6c7bdf8e 编写于 作者: M Mark Brown

Merge remote-tracking branch 'regulator/topic/tps6105x' into regulator-next

...@@ -137,7 +137,7 @@ static int tps6105x_regulator_probe(struct platform_device *pdev) ...@@ -137,7 +137,7 @@ static int tps6105x_regulator_probe(struct platform_device *pdev)
/* This instance is not set for regulator mode so bail out */ /* This instance is not set for regulator mode so bail out */
if (pdata->mode != TPS6105X_MODE_VOLTAGE) { if (pdata->mode != TPS6105X_MODE_VOLTAGE) {
dev_info(&pdev->dev, dev_info(&pdev->dev,
"chip not in voltage mode mode, exit probe \n"); "chip not in voltage mode mode, exit probe\n");
return 0; return 0;
} }
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册