Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 176047
b: refs/heads/master
c: 8483699
h: refs/heads/master
i:
  176045: 1d9def0
  176043: b89669c
  176039: 0d9c0ae
  176031: 39314a9
v: v3
  • Loading branch information
Ben Dooks authored and Samuel Ortiz committed Dec 13, 2009
1 parent 8593209 commit 2516269
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: 38a684963f619eb9117cb898b92bde92cdd09127
refs/heads/master: 848369926693778cd0f31bfca7fb951164715b4f
2 changes: 1 addition & 1 deletion trunk/drivers/mfd/tps65010.c
Original file line number Diff line number Diff line change
Expand Up @@ -637,7 +637,7 @@ static int tps65010_probe(struct i2c_client *client,
tps, DEBUG_FOPS);

/* optionally register GPIOs */
if (board && board->base > 0) {
if (board && board->base != 0) {
tps->outmask = board->outmask;

tps->chip.label = client->name;
Expand Down

0 comments on commit 2516269

Please sign in to comment.