diff options
author | Russell King <rmk+kernel@arm.linux.org.uk> | 2010-01-20 03:30:52 +0300 |
---|---|---|
committer | Paul Walmsley <paul@pwsan.com> | 2010-01-20 03:30:52 +0300 |
commit | 6468e3b18777ecfffa6738e365896be9f17403f2 (patch) | |
tree | 0c8323159c431d60b9397a594a14e375ba3da429 /arch/arm/mach-omap2/prm44xx.h | |
parent | 883edfdd58419b0cc298db14ba25c26d55c6d1af (diff) | |
download | linux-6468e3b18777ecfffa6738e365896be9f17403f2.tar.xz |
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/prm44xx.h')
0 files changed, 0 insertions, 0 deletions