diff options
author | Russell King <rmk+kernel@arm.linux.org.uk> | 2010-01-20 01:30:52 +0100 |
---|---|---|
committer | Paul Walmsley <paul@pwsan.com> | 2010-01-20 01:30:52 +0100 |
commit | 6468e3b18777ecfffa6738e365896be9f17403f2 (patch) | |
tree | 0c8323159c431d60b9397a594a14e375ba3da429 /arch/arm/mach-omap2/prm.h | |
parent | OMAP3: hwmod: Adding flag to prevent caching of sysconfig register. (diff) | |
download | linux-6468e3b18777ecfffa6738e365896be9f17403f2.tar.xz linux-6468e3b18777ecfffa6738e365896be9f17403f2.zip |
OMAP3: clock: Remove unnecessarily .init initializers from OMAP3 clocks
The first thing that omap2_init_clksel_parent() does is check for
a non-zero .clksel field in the struct clk. Therefore, it is
pointless calling this function on clocks where the clksel field
is unset.
Remove init calls to omap2_init_clksel_parent() on clocks without
a clksel field.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Signed-off-by: Paul Walmsley <paul@pwsan.com>
Diffstat (limited to 'arch/arm/mach-omap2/prm.h')
0 files changed, 0 insertions, 0 deletions