original_kernel/arch/arm/plat-s3c24xx
Ben Dooks b3bf41be06 ARM: SAMSUNG: Reduce size of struct clk.
Reduce the size of struct clk by 12 bytes and make defining clocks with
common implementation functions easier by moving the set_rate, get_rate,
round_rate and set_parent calls into a new structure called 'struct clk_ops'
and using that instead.

This change does make a few clocks larger as they need their own clk_ops,
but this is outweighed by the number of clocks with either no ops or having
a common set of ops.

Update all the users of this.

Signed-off-by: Ben Dooks <ben-linux@fluff.org>
2010-01-15 17:10:10 +09:00
..
include
Kconfig
Makefile
adc.c
clock-dclk.c
clock.c
common-smdk.c
cpu-freq-debugfs.c
cpu-freq.c
cpu.c
devs.c
dma.c
gpio.c
gpiolib.c
irq-pm.c
irq.c
pm-simtec.c
pm.c
s3c244x-clock.c
s3c244x-irq.c
s3c244x.c
s3c244x.h
s3c2410-clock.c
s3c2410-cpufreq-utils.c
s3c2410-iotiming.c
s3c2412-iotiming.c
s3c2440-cpufreq.c
s3c2440-pll-12000000.c
s3c2440-pll-16934400.c
setup-i2c.c
simtec-audio.c
sleep.S
spi-bus0-gpe11_12_13.c
spi-bus1-gpd8_9_10.c
spi-bus1-gpg5_6_7.c