Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 212865
b: refs/heads/master
c: 8032214
h: refs/heads/master
i:
  212863: b277bf5
v: v3
  • Loading branch information
Julia Lawall authored and Benjamin Herrenschmidt committed Oct 13, 2010
1 parent e6bdad3 commit 1f4979f
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: a655237fa2f9e4afe9949abe2c511432ab9537dd
refs/heads/master: 8032214346c0c892e859cf6eee6c8ba305cbfe78
2 changes: 1 addition & 1 deletion trunk/drivers/i2c/busses/i2c-pasemi.c
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ static void pasemi_smb_clear(struct pasemi_smbus *smbus)
reg_write(smbus, REG_SMSTA, status);
}

static unsigned int pasemi_smb_waitready(struct pasemi_smbus *smbus)
static int pasemi_smb_waitready(struct pasemi_smbus *smbus)
{
int timeout = 10;
unsigned int status;
Expand Down

0 comments on commit 1f4979f

Please sign in to comment.