提交 d998cc6a 编写于 作者: J Jean Delvare 提交者: Mauro Carvalho Chehab

V4L/DVB (6915): ivtv: drop an incorrect comment

Signed-off-by: NJean Delvare <khali@linux-fr.org>
Signed-off-by: NHans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: NMauro Carvalho Chehab <mchehab@infradead.org>
上级 9134be03
...@@ -580,7 +580,7 @@ static int ivtv_getsda_old(void *data) ...@@ -580,7 +580,7 @@ static int ivtv_getsda_old(void *data)
/* template for i2c-bit-algo */ /* template for i2c-bit-algo */
static struct i2c_adapter ivtv_i2c_adap_template = { static struct i2c_adapter ivtv_i2c_adap_template = {
.name = "ivtv i2c driver", .name = "ivtv i2c driver",
.id = I2C_HW_B_CX2341X, /* algo-bit is OR'd with this */ .id = I2C_HW_B_CX2341X,
.algo = NULL, /* set by i2c-algo-bit */ .algo = NULL, /* set by i2c-algo-bit */
.algo_data = NULL, /* filled from template */ .algo_data = NULL, /* filled from template */
.client_register = attach_inform, .client_register = attach_inform,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册