Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 137331
b: refs/heads/master
c: 054ce50
h: refs/heads/master
i:
  137329: a4df88d
  137327: 7895cd7
v: v3
  • Loading branch information
Tomi Valkeinen authored and Russell King committed Feb 8, 2009
1 parent c80ff27 commit ce2ec4d
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: be48ea74d49408c5c4f999c730d35eaf0034f273
refs/heads/master: 054ce503ae335dbc8610ef5aa0852c0c090023fe
2 changes: 2 additions & 0 deletions trunk/arch/arm/mach-omap2/clockdomain.c
Original file line number Diff line number Diff line change
Expand Up @@ -568,6 +568,8 @@ int omap2_clkdm_clk_enable(struct clockdomain *clkdm, struct clk *clk)
else
omap2_clkdm_wakeup(clkdm);

pwrdm_wait_transition(clkdm->pwrdm.ptr);

return 0;
}

Expand Down

0 comments on commit ce2ec4d

Please sign in to comment.