Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 19941
b: refs/heads/master
c: 65f17ee
h: refs/heads/master
i:
  19939: 16ae09d
v: v3
  • Loading branch information
Markus Rechberger authored and Mauro Carvalho Chehab committed Jan 23, 2006
1 parent dd8f765 commit a2f1aae
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: 608268b2d3e593897b4480311c8c633d9fd1dddf
refs/heads/master: 65f17ee28ef497f437ee82700dde2908ec7f6271
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 @@ -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:
Expand Down

0 comments on commit a2f1aae

Please sign in to comment.