Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 184639
b: refs/heads/master
c: 915aad8
h: refs/heads/master
i:
  184637: 257a721
  184635: ca02de4
  184631: 68d705a
  184623: 39d9ea7
  184607: 873bb8d
  184575: 357d1ea
v: v3
  • Loading branch information
Paul Walmsley committed Jan 27, 2010
1 parent 4002094 commit 15577a5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 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: e0594b448a040473fdc283934df66811f497a275
refs/heads/master: 915aad89fcc57a03511c69915b3876f4e53074ee
6 changes: 0 additions & 6 deletions trunk/arch/arm/mach-omap2/powerdomain.c
Original file line number Diff line number Diff line change
Expand Up @@ -928,12 +928,6 @@ int pwrdm_clkdm_state_switch(struct clockdomain *clkdm)

return -EINVAL;
}
int pwrdm_clk_state_switch(struct clk *clk)
{
if (clk != NULL && clk->clkdm != NULL)
return pwrdm_clkdm_state_switch(clk->clkdm);
return -EINVAL;
}

int pwrdm_pre_transition(void)
{
Expand Down

0 comments on commit 15577a5

Please sign in to comment.