Archived
14
0
Fork 0

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

- changed comment in tuner-core.c

Signed-off-by: Markus Rechberger <mrechberger@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
This commit is contained in:
Markus Rechberger 2006-01-23 10:02:35 -02:00 committed by Mauro Carvalho Chehab
parent 608268b2d3
commit 65f17ee28e

View file

@ -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: