Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 256941
b: refs/heads/master
c: 6f00ff7
h: refs/heads/master
i:
  256939: a9fd85f
v: v3
  • Loading branch information
Rafael J. Wysocki committed Jul 11, 2011
1 parent 2dafc72 commit ef4ee3c
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 775b8ae8707592af9275b8b216c2bf056b3f5d82
refs/heads/master: 6f00ff78278fd5d6ac110b6903ee042af2d6af91
2 changes: 2 additions & 0 deletions trunk/drivers/base/power/domain.c
Original file line number Diff line number Diff line change
Expand Up @@ -786,7 +786,9 @@ static void pm_genpd_complete(struct device *dev)

if (run_complete) {
pm_generic_complete(dev);
pm_runtime_set_active(dev);
pm_runtime_enable(dev);
pm_runtime_idle(dev);
}
}

Expand Down

0 comments on commit ef4ee3c

Please sign in to comment.