Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 167859
b: refs/heads/master
c: a864343
h: refs/heads/master
i:
  167857: 007ac5a
  167855: 168e43b
v: v3
  • Loading branch information
Ilkka Koskinen authored and Samuel Ortiz committed Oct 26, 2009
1 parent 774e30c commit 266f249
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: 14f572fa38c55fbe369127b808a4a79b0bbec367
refs/heads/master: a8643430bc82aa3d272b21df2e1feb502bb8aacb
2 changes: 1 addition & 1 deletion trunk/drivers/mfd/twl4030-core.c
Original file line number Diff line number Diff line change
Expand Up @@ -795,7 +795,7 @@ twl4030_probe(struct i2c_client *client, const struct i2c_device_id *id)
twl->client = i2c_new_dummy(client->adapter,
twl->address);
if (!twl->client) {
dev_err(&twl->client->dev,
dev_err(&client->dev,
"can't attach client %d\n", i);
status = -ENOMEM;
goto fail;
Expand Down

0 comments on commit 266f249

Please sign in to comment.