提交 65f17ee2 编写于 作者: M Markus Rechberger 提交者: Mauro Carvalho Chehab

V4L/DVB (3434): changed comment in tuner-core.c

- changed comment in tuner-core.c
Signed-off-by: NMarkus Rechberger <mrechberger@gmail.com>
Signed-off-by: NMauro Carvalho Chehab <mchehab@infradead.org>
上级 608268b2
......@@ -449,7 +449,7 @@ static int tuner_attach(struct i2c_adapter *adap, int addr, int kind)
printk("%02x ",buffer[i]);
printk("\n");
}
/* TEA5767 autodetection code - only for addr = 0xc0 */
/* autodetection code based on the i2c addr */
if (!no_autodetect) {
switch (addr) {
case 0x42:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册