Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 114941
b: refs/heads/master
c: cbf4a49
h: refs/heads/master
i:
  114939: b72cb6c
v: v3
  • Loading branch information
David Fries authored and Linus Torvalds committed Oct 16, 2008
1 parent 2f1bc9b commit 0a93223
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 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: 19e7184f75354c50bc196d856ff903b2add5ff5a
refs/heads/master: cbf4a49afa9f9a527ed4f3dab4ec355586ba890e
2 changes: 0 additions & 2 deletions trunk/drivers/w1/masters/ds2490.c
Original file line number Diff line number Diff line change
Expand Up @@ -648,8 +648,6 @@ static int ds_write_block(struct ds_device *dev, u8 *buf, int len)
if (err < 0)
return err;

ds_wait_status(dev, &st);

err = ds_send_control(dev, COMM_BLOCK_IO | COMM_IM | COMM_SPU, len);
if (err)
return err;
Expand Down

0 comments on commit 0a93223

Please sign in to comment.