Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 1209
b: refs/heads/master
c: cd22d5c
h: refs/heads/master
i:
  1207: 5d8423f
v: v3
  • Loading branch information
Johannes Stezenbach authored and Linus Torvalds committed May 17, 2005
1 parent b7490a7 commit 29b1024
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: b1471c4f67321c09359d6fa8eb5c72c2463db081
refs/heads/master: cd22d5c093faf3b123af33a8a0059f583c6b8cae
1 change: 0 additions & 1 deletion trunk/drivers/media/dvb/frontends/ves1820.c
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,6 @@ static int ves1820_writereg(struct ves1820_state *state, u8 reg, u8 data)
printk("ves1820: %s(): writereg error (reg == 0x%02x,"
"val == 0x%02x, ret == %i)\n", __FUNCTION__, reg, data, ret);

msleep(10);
return (ret != 1) ? -EREMOTEIO : 0;
}

Expand Down

0 comments on commit 29b1024

Please sign in to comment.