OMAP3 clock: remove superfluous calls to omap2_init_clk_clkdm
authorPaul Walmsley <paul@pwsan.com>
Thu, 3 Sep 2009 17:14:00 +0000 (20:14 +0300)
committerpaul <paul@twilight.(none)>
Thu, 3 Sep 2009 17:14:00 +0000 (20:14 +0300)
commit08e3d5f28d4d696dc559898676019cbd36501025
treea867a3b8a7b7361c98ab296754f99b8982e87305
parent19f4d3a90bf2815cb97b66e603b5e0311d234458
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 <paul@pwsan.com>
arch/arm/mach-omap2/clock34xx.h