Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 287246
b: refs/heads/master
c: 14ea960
h: refs/heads/master
v: v3
  • Loading branch information
Julia Lawall authored and Tony Lindgren committed Jan 27, 2012
1 parent 558d5b4 commit e0b47de
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: e0feca899c9785316ec67954f1a8e84102eaaca7
refs/heads/master: 14ea960164ecb25f7617eba33e7c7f9163e93e7c
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-omap2/smartreflex.c
Original file line number Diff line number Diff line change
Expand Up @@ -897,7 +897,7 @@ static int __init omap_sr_probe(struct platform_device *pdev)
ret = sr_late_init(sr_info);
if (ret) {
pr_warning("%s: Error in SR late init\n", __func__);
return ret;
goto err_iounmap;
}
}

Expand Down

0 comments on commit e0b47de

Please sign in to comment.