From: Paul Walmsley Date: Wed, 27 Jan 2010 03:12:59 +0000 (-0700) Subject: OMAP2/3 clockdomains: split shared structures so usecounting works X-Git-Tag: v2.6.34-rc1~230^2~117^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a26017002847eef09625a94f897a0fb1ff58da4b;p=pandora-kernel.git 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 --- Reading git-diff-tree failed