Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 330475
b: refs/heads/master
c: 05cdbdb
h: refs/heads/master
i:
  330473: 8d6dea1
  330471: 310a156
v: v3
  • Loading branch information
Julia Lawall authored and Anton Vorontsov committed Aug 23, 2012
1 parent 1283009 commit 85f0639
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: 588d4f0b05c9bb09c2474460be78f41813b2d861
refs/heads/master: 05cdbdb95f98fcd080e7494f7d0ca4886aed3c64
1 change: 1 addition & 0 deletions trunk/drivers/power/ab8500_btemp.c
Original file line number Diff line number Diff line change
Expand Up @@ -1014,6 +1014,7 @@ static int __devinit ab8500_btemp_probe(struct platform_device *pdev)
create_singlethread_workqueue("ab8500_btemp_wq");
if (di->btemp_wq == NULL) {
dev_err(di->dev, "failed to create work queue\n");
ret = -ENOMEM;
goto free_device_info;
}

Expand Down

0 comments on commit 85f0639

Please sign in to comment.