Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 312717
b: refs/heads/master
c: 8951ef0
h: refs/heads/master
i:
  312715: 43e5804
v: v3
  • Loading branch information
Sachin Kamat authored and Rafael J. Wysocki committed Jul 10, 2012
1 parent 9836615 commit 0921e60
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: 62d4490294e3de7015f715c00af992d7b6a6e22c
refs/heads/master: 8951ef021904752a843a81fee785f1b180f31c07
2 changes: 1 addition & 1 deletion trunk/drivers/base/power/domain.c
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ static void genpd_recalc_cpu_exit_latency(struct generic_pm_domain *genpd)
* Restore power to @genpd and all of its masters so that it is possible to
* resume a device belonging to it.
*/
int __pm_genpd_poweron(struct generic_pm_domain *genpd)
static int __pm_genpd_poweron(struct generic_pm_domain *genpd)
__releases(&genpd->lock) __acquires(&genpd->lock)
{
struct gpd_link *link;
Expand Down

0 comments on commit 0921e60

Please sign in to comment.