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:
33903eb
)
OMAP clockdomain/powerdomain: optimize out sleepdep code on OMAP24xx
author
Paul Walmsley
<paul@pwsan.com>
Tue, 8 Dec 2009 23:33:11 +0000
(16:33 -0700)
committer
paul
<paul@twilight.(none)>
Sat, 12 Dec 2009 00:00:41 +0000
(17:00 -0700)
OMAP24xx chips don't support software-configurable sleep dependencies.
Test early for this so the compiler can redact the entire function body
on OMAP24xx.
Signed-off-by: Paul Walmsley <paul@pwsan.com>
No differences found