OMAP4: clockdomain: Add wkup/sleep dependency support
authorRajendra Nayak <rnayak@ti.com>
Fri, 25 Feb 2011 22:48:14 +0000 (15:48 -0700)
committerPaul Walmsley <paul@pwsan.com>
Fri, 25 Feb 2011 23:09:05 +0000 (16:09 -0700)
Add OMAP4 platform specific implementation to support clkdm
wkup and sleep dependencies a.k.a static dependencies.

Signed-off-by: Rajendra Nayak <rnayak@ti.com>
[paul@pwsan.com: removed comment about PRM; zero-prefixed STATICDEP
 register offset; fixed loop termination condition in
 omap4_clkdm_clear_all_wkup_sleep_deps(); thanks to Kevin Hilman for finding
 and helping fix this bug]
Cc: Kevin Hilman <khilman@deeprootsystems.com>
Signed-off-by: Paul Walmsley <paul@pwsan.com>

No differences found