From: Paul Walmsley Date: Tue, 19 Aug 2008 08:08:45 +0000 (+0300) Subject: ARM: OMAP2: Clockdomain: Integrate OMAP3 clocks with clockdomain code X-Git-Tag: v2.6.28-rc1~293^2~2^2~11^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=333943ba9e1716a3751af82f2dcc7620b83091ed;p=pandora-kernel.git ARM: OMAP2: Clockdomain: Integrate OMAP3 clocks with clockdomain code This patch integrates the OMAP3 clock tree with the clockdomain code. This patch: - marks OMAP34xx clocks with their corresponding clockdomain. - adds code to convert the clockdomain name to a clockdomain pointer in the struct clk during clk_register(). - modifies OMAP2 clock usecounting to call into the clockdomain code when clocks are enabled or disabled. Signed-off-by: Paul Walmsley Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed