Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 284591
b: refs/heads/master
c: e338033
h: refs/heads/master
i:
  284589: 27a37b7
  284587: b6afe0a
  284583: 6dc7309
  284575: 8018543
v: v3
  • Loading branch information
Julia Lawall authored and Samuel Ortiz committed Jan 8, 2012
1 parent a477177 commit d640d6a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: c3d4d697346e36304a94942ad8ed3e28a0d38a44
refs/heads/master: e3380333b8fdaad07d53953c1831b90d9cc23821
1 change: 1 addition & 0 deletions trunk/drivers/mfd/88pm860x-i2c.c
Original file line number Diff line number Diff line change
Expand Up @@ -286,6 +286,7 @@ static int __devinit pm860x_probe(struct i2c_client *client,
ret = PTR_ERR(chip->regmap);
dev_err(&client->dev, "Failed to allocate register map: %d\n",
ret);
kfree(chip);
return ret;
}
chip->client = client;
Expand Down

0 comments on commit d640d6a

Please sign in to comment.