提交 f4d13e76 编写于 作者: M Mark Brown

regulator: max8649: Remove contentless announcement log message

The core already logs the regulator constraints as it is registered and
we're not adding any extra content about the device such as the chip
revision.
Signed-off-by: NMark Brown <broonie@opensource.wolfsonmicro.com>
上级 5af34e60
......@@ -306,7 +306,6 @@ static int __devinit max8649_regulator_probe(struct i2c_client *client,
goto out;
}
dev_info(info->dev, "Max8649 regulator device is detected.\n");
return 0;
out:
regmap_exit(info->regmap);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册