OMAP2/3 clockdomains: split shared structures so usecounting works
authorPaul Walmsley <paul@pwsan.com>
Wed, 27 Jan 2010 03:12:59 +0000 (20:12 -0700)
committerPaul Walmsley <paul@pwsan.com>
Wed, 27 Jan 2010 03:12:59 +0000 (20:12 -0700)
Previously some of the clockdomain wakeup/sleep dependency structures
were shared between several domains.  For the subsequent wakeup and sleep
dependency usecounting patch to work, these can no longer be
shared.  This patch splits the shared structures apart.

Signed-off-by: Paul Walmsley <paul@pwsan.com>

No differences found