Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 21598
b: refs/heads/master
c: 257c645
h: refs/heads/master
v: v3
  • Loading branch information
Markus Rechberger authored and Mauro Carvalho Chehab committed Jan 23, 2006
1 parent d05d4ed commit e1512ef
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 9df8e9456d74c7ac749a1ebfb54a3cc36e46a602
refs/heads/master: 257c645d3dc90ee8b7c0640da8d9ea1b2cbe95c4
2 changes: 1 addition & 1 deletion trunk/drivers/media/video/tuner-core.c
Original file line number Diff line number Diff line change
Expand Up @@ -450,7 +450,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:
Expand Down

0 comments on commit e1512ef

Please sign in to comment.