git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f653b29
)
ARM: OMAP2: PM/powerdomain: drop unnecessary pwrdm_wait_transition()
author
Paul Walmsley
<paul@pwsan.com>
Sat, 26 Jan 2013 07:58:15 +0000
(
00:58
-0700)
committer
Paul Walmsley
<paul@pwsan.com>
Tue, 29 Jan 2013 21:59:57 +0000
(14:59 -0700)
Drop an unnecessary pwrdm_wait_transition() from mach-omap2/pm.c -
it's called by the subsequent pwrdm_state_switch().
Also get rid of pwrdm_wait_transition() in the powerdomain code - there's
no longer any need to export this function.
Signed-off-by: Paul Walmsley <paul@pwsan.com>
Cc: Kevin Hilman <khilman@deeprootsystems.com>
No differences found