Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 285778
b: refs/heads/master
c: 0903bb5
h: refs/heads/master
v: v3
  • Loading branch information
Sascha Sommer authored and Mauro Carvalho Chehab committed Jan 11, 2012
1 parent 43c0732 commit 9f8ffeb
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: 622c2fc1f2613bef953d2af908e7b83f4de4b994
refs/heads/master: 0903bb540e5bb99a9e58d583a596a30620f65702
2 changes: 1 addition & 1 deletion trunk/drivers/media/video/em28xx/em28xx-cards.c
Original file line number Diff line number Diff line change
Expand Up @@ -3014,7 +3014,7 @@ static int em28xx_init_dev(struct em28xx *dev, struct usb_device *udev,

if (!dev->board.is_em2800) {
/* Resets I2C speed */
em28xx_write_reg(dev, EM28XX_R06_I2C_CLK, dev->board.i2c_speed);
retval = em28xx_write_reg(dev, EM28XX_R06_I2C_CLK, dev->board.i2c_speed);
if (retval < 0) {
em28xx_errdev("%s: em28xx_write_reg failed!"
" retval [%d]\n",
Expand Down

0 comments on commit 9f8ffeb

Please sign in to comment.