Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 333339
b: refs/heads/master
c: 93b44be
h: refs/heads/master
i:
  333337: 61dca8d
  333335: 779d0ed
v: v3
  • Loading branch information
Wei Yongjun authored and Kevin Hilman committed Oct 2, 2012
1 parent acf89eb commit 65ea631
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: 07684c1b582ddd991c908f3de26e823b977d0a75
refs/heads/master: 93b44bea0c17130e62d8b1b82c0e2a0d671230d1
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-omap2/pm.c
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ static int __init omap2_set_init_voltage(char *vdd_name, char *clk_name,
}

voltdm = voltdm_lookup(vdd_name);
if (IS_ERR(voltdm)) {
if (!voltdm) {
pr_err("%s: unable to get vdd pointer for vdd_%s\n",
__func__, vdd_name);
goto exit;
Expand Down

0 comments on commit 65ea631

Please sign in to comment.