提交 fafc5631 编写于 作者: B Brian Masney 提交者: Jonathan Cameron

staging: iio: tsl2583: remove comment for tsl2583_probe()

The comment for tsl2583_probe() does not provide any useful value.
This patch removes the comment.
Signed-off-by: NBrian Masney <masneyb@onstation.org>
Signed-off-by: NJonathan Cameron <jic23@kernel.org>
上级 2fb2848f
......@@ -782,10 +782,6 @@ static const struct iio_info tsl2583_info = {
.write_raw = tsl2583_write_raw,
};
/*
* Client probe function - When a valid device is found, the driver's device
* data structure is updated, and initialization completes successfully.
*/
static int tsl2583_probe(struct i2c_client *clientp,
const struct i2c_device_id *idp)
{
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册