linux-stable/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
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 [ARM] S3C: Move nand headers to arch/arm/plat-s3c/include/plat 2008-10-30 10:17:13 +00:00
cpu.c [ARM] S3C24XX: Move initialisation code to arch/arm/plat-s3c 2008-12-15 21:45:57 +00:00
devs.c [ARM] S3C: Move plat/regs-spi.h to arch/arm/plat-s3c/include/plat. 2008-10-30 10:17:15 +00:00
dma.c [ARM] Hide ISA DMA API when ISA_DMA_API is unset 2008-11-29 18:42:40 +00:00
gpio.c [ARM] Convert asm/io.h to linux/io.h 2008-09-06 12:10:45 +01:00
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
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
pm-simtec.c Merge branch 's3c-move' into devel 2008-10-14 22:24:51 +01:00
pm.c [ARM] S3C24XX: Update clock data on resume 2008-12-15 21:46:08 +00:00
pwm.c Merge branch 'for-rmk-fixes' of git://aeryn.fluff.org.uk/bjdooks/linux 2008-10-17 14:29:03 +01:00
s3c244x-clock.c [ARM] S3C24XX: Change clock locking to use spinlocks. 2008-12-15 21:46:07 +00:00
s3c244x-irq.c Merge branch 's3c-move' into devel 2008-10-14 22:24:51 +01:00
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 [ARM] S3C24XX: Move files out of include/asm-arm/plat-s3c* 2008-10-07 22:26:09 +01:00
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