Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 262152
b: refs/heads/master
c: a3ee13e
h: refs/heads/master
v: v3
  • Loading branch information
Axel Lin authored and Liam Girdwood committed Jul 22, 2011
1 parent 3268a51 commit 488cc71
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: af8b244f733383656c8b4c0c6e94e210e7bbc596
refs/heads/master: a3ee13ee77feea001597415f3a231a8bd4d3c6bf
1 change: 1 addition & 0 deletions trunk/drivers/regulator/tps65910-regulator.c
Original file line number Diff line number Diff line change
Expand Up @@ -903,6 +903,7 @@ static __devinit int tps65910_probe(struct platform_device *pdev)
info = tps65911_regs;
default:
pr_err("Invalid tps chip version\n");
kfree(pmic);
return -ENODEV;
}

Expand Down

0 comments on commit 488cc71

Please sign in to comment.