Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 163265
b: refs/heads/master
c: 7cdc2b9
h: refs/heads/master
i:
  163263: c97b5ee
v: v3
  • Loading branch information
Linus Walleij authored and Samuel Ortiz committed Sep 17, 2009
1 parent bd67151 commit b757382
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: 956f25a6778a2510d52973ab8a3ac2e03e2c3704
refs/heads/master: 7cdc2b98cec4c9b5bd563adf9eec90e7a7e12234
2 changes: 1 addition & 1 deletion trunk/drivers/mfd/ab3100-core.c
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ int ab3100_set_register_interruptible(struct ab3100 *ab3100, u8 reg, u8 regval)
err = 0;
}
mutex_unlock(&ab3100->access_mutex);
return 0;
return err;
}
EXPORT_SYMBOL(ab3100_set_register_interruptible);

Expand Down

0 comments on commit b757382

Please sign in to comment.