original_kernel/arch/arm/plat-s3c24xx
Ben Dooks f2edc7565a [ARM] S3C24XX: Reduce code lineage of gpiolib.c
All the s3c24xx gpiolib chips share the same get/set
calls and all but one bank shares the same calls for
.direction_input and .direction_output methods.

Change the initialisation process to use an new call
to register the chips that fills in any blank calls
with the default values to avoid having to fill them
in the structure initialisers.

Signed-off-by: Ben Dooks <ben-linux@fluff.org>
2008-12-15 21:46:24 +00:00
..
include/plat [ARM] S3C24XX: Move headers from plat-s3c24xx to plat-s3c 2008-12-15 21:46:10 +00:00
Kconfig [ARM] S3C24XX: Split DCLK/CLKOUT definitions out of clock.c 2008-12-15 21:46:00 +00:00
Makefile [ARM] S3C: Move pwm-clock.c to arch/arm/plat-s3c 2008-12-15 21:46:20 +00:00
clock-dclk.c [ARM] S3C24XX: Split DCLK/CLKOUT definitions out of clock.c 2008-12-15 21:46:00 +00:00
clock.c [ARM] S3C: Move core clock support to plat-s3c 2008-12-15 21:46:18 +00:00
common-smdk.c
cpu.c [ARM] S3C24XX: Move initialisation code to arch/arm/plat-s3c 2008-12-15 21:45:57 +00:00
devs.c
dma.c
gpio.c
gpiolib.c [ARM] S3C24XX: Reduce code lineage of gpiolib.c 2008-12-15 21:46:24 +00:00
irq.c [ARM] S3C: Move S3C2410_EXTINT to common regs-irqtype.h header 2008-12-15 21:46:13 +00:00
pm-simtec.c
pm.c [ARM] S3C24XX: Update clock data on resume 2008-12-15 21:46:08 +00:00
pwm.c
s3c244x-clock.c [ARM] S3C24XX: Change clock locking to use spinlocks. 2008-12-15 21:46:07 +00:00
s3c244x-irq.c
s3c244x.c [ARM] S3C24XX: Update clock data on resume 2008-12-15 21:46:08 +00:00
s3c244x.h [ARM] S3C24XX: Move initialisation code to arch/arm/plat-s3c 2008-12-15 21:45:57 +00:00
s3c2410-clock.c [ARM] S3C2410: Move base clock code to plat-s3c24xx 2008-12-15 21:45:47 +00:00
sleep.S
spi-bus0-gpe11_12_13.c [ARM] S3C24XX: Default SPI pin configuration for SPI 2008-12-15 21:45:42 +00:00
spi-bus1-gpg5_6_7.c [ARM] S3C24XX: Default SPI pin configuration for SPI 2008-12-15 21:45:42 +00:00