提交 e38f8983 编写于 作者: S Shraddha Barke 提交者: Jonathan Cameron

Staging: iio: cdc: Remove unnecessary dev_info

Remove dev_info as the information can be obtained by other means
Signed-off-by: NShraddha Barke <shraddha.6596@gmail.com>
Acked-by: NLars-Peter Clausen <lars@metafoo.de>
Signed-off-by: NJonathan Cameron <jic23@kernel.org>
上级 46d4503b
...@@ -753,8 +753,6 @@ static int ad7746_probe(struct i2c_client *client, ...@@ -753,8 +753,6 @@ static int ad7746_probe(struct i2c_client *client,
if (ret) if (ret)
return ret; return ret;
dev_info(&client->dev, "%s capacitive sensor registered\n", id->name);
return 0; return 0;
} }
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册