From: Paul Walmsley Date: Sat, 19 Apr 2008 01:43:59 +0000 (-0600) Subject: clockdomains: integrate OMAP3 clocks with clockdomain code X-Git-Tag: v2.6.26-omap1~123^2~176 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8aa3d5aaf9c31caca0f6a4c83d19b9b92e32ebce;p=pandora-kernel.git clockdomains: 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