Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 280655
b: refs/heads/master
c: 2a5ac6f
h: refs/heads/master
i:
  280653: eaaa959
  280651: 6cbdeae
  280647: 449a456
  280639: 0a6bd31
v: v3
  • Loading branch information
Jesper Juhl authored and Greg Kroah-Hartman committed Jan 4, 2012
1 parent 19c4255 commit 931dbae
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: f80ea66808b45d19abeb66db936b8f797a2628ff
refs/heads/master: 2a5ac6f7a9c0a24adcf68e0dd634afbe083191c1
2 changes: 1 addition & 1 deletion trunk/drivers/misc/isl29020.c
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ static int als_set_default_config(struct i2c_client *client)
dev_err(&client->dev, "default write failed.");
return retval;
}
return 0;;
return 0;
}

static int isl29020_probe(struct i2c_client *client,
Expand Down

0 comments on commit 931dbae

Please sign in to comment.