Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 285262
b: refs/heads/master
c: 744992c
h: refs/heads/master
v: v3
  • Loading branch information
Leonid V. Fedorenchik authored and Mauro Carvalho Chehab committed Nov 24, 2011
1 parent 94cde80 commit 3f360b9
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: 6f1f0e85da9be5a2ffddf42751400f619b503d62
refs/heads/master: 744992c01162d8a51e667454bd7a886b6e28008e
2 changes: 1 addition & 1 deletion trunk/drivers/media/video/cx25821/cx25821-cards.c
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,6 @@ void cx25821_card_setup(struct cx25821_dev *dev)
if (dev->i2c_bus[0].i2c_rc == 0) {
dev->i2c_bus[0].i2c_client.addr = 0xa0 >> 1;
tveeprom_read(&dev->i2c_bus[0].i2c_client, eeprom,
sizeof(eeprom));
sizeof(eeprom));
}
}

0 comments on commit 3f360b9

Please sign in to comment.