commit | 6a06fa6863f190a0ed72f273a2ae5fedc89973ff | [log] [tgz] |
---|---|---|
author | Paul Walmsley <paul@pwsan.com> | Tue Dec 08 16:33:11 2009 -0700 |
committer | paul <paul@twilight.(none)> | Fri Dec 11 17:00:41 2009 -0700 |
tree | 52a7ce94322be3024d3289542316f562505baa92 | |
parent | 33903eb55ae2a7f7cd980da619ae63d93c6530f3 [diff] |
OMAP clockdomain/powerdomain: optimize out sleepdep code on OMAP24xx 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>