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:
9ebfd28
)
ARM: OMAP4: hwmod: drop extra cpu_is check from _wait_target_disable()
author
Kevin Hilman
<khilman@ti.com>
Mon, 18 Jun 2012 18:12:24 +0000
(12:12 -0600)
committer
Paul Walmsley
<paul@pwsan.com>
Mon, 18 Jun 2012 18:12:24 +0000
(12:12 -0600)
_omap4_wait_target_disable() is called only from inside _omap4_disable_module()
which is already protected by SoC specific checks. Remove the cpu_is check
here.
Signed-off-by: Kevin Hilman <khilman@ti.com>
No differences found