Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 254724
b: refs/heads/master
c: b90ea76
h: refs/heads/master
v: v3
  • Loading branch information
Jonghwan Choi authored and Ben Dooks committed Jun 27, 2011
1 parent 3adf767 commit c8b7717
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: 19820510c504d5ba572959c67a72d913afc187a6
refs/heads/master: b90ea76542c53300d39e76f72cf583cd0e0b1f68
1 change: 0 additions & 1 deletion trunk/drivers/i2c/busses/i2c-s3c2410.c
Original file line number Diff line number Diff line change
Expand Up @@ -264,7 +264,6 @@ static int i2c_s3c_irq_nextbyte(struct s3c24xx_i2c *i2c, unsigned long iicstat)
case STATE_IDLE:
dev_err(i2c->dev, "%s: called in STATE_IDLE\n", __func__);
goto out;
break;

case STATE_STOP:
dev_err(i2c->dev, "%s: called in STATE_STOP\n", __func__);
Expand Down

0 comments on commit c8b7717

Please sign in to comment.