From: Paul Walmsley Date: Thu, 3 Sep 2009 17:14:00 +0000 (+0300) Subject: OMAP3 clock: remove superfluous calls to omap2_init_clk_clkdm X-Git-Tag: v2.6.32-rc1~645^2^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=08e3d5f28d4d696dc559898676019cbd36501025;p=pandora-kernel.git OMAP3 clock: remove superfluous calls to omap2_init_clk_clkdm omap2_init_clk_clkdm() is called as part of the chip architecture-specific initialization code, so calling it again from the struct clk init pointer just wastes cycles. Signed-off-by: Paul Walmsley --- Reading git-diff-tree failed