commit | a26017002847eef09625a94f897a0fb1ff58da4b | [log] [tgz] |
---|---|---|
author | Paul Walmsley <paul@pwsan.com> | Tue Jan 26 20:12:59 2010 -0700 |
committer | Paul Walmsley <paul@pwsan.com> | Tue Jan 26 20:12:59 2010 -0700 |
tree | 76cfe961ab11fa6972915109d3adee5ec723b5c2 | |
parent | 55ed96945b1f3d0f4ad21a27b32ce4bd99d8c268 [diff] |
OMAP2/3 clockdomains: split shared structures so usecounting works 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>