linux/arch/arm/mach-s5pc100
Marek Szyprowski 9adf5d222c ARM: S5P: Unify defines for both gpio interrupt types
Samsung S5P SoCs have the same interrupt type defines for both
external interrupts and gpio interrupts. This patch removes all
duplicates from S5PC100 and S5PV210 specific includes as well as
gpio interrupt code and put a common defines to plat/irqs.h
NOTE: Do not use this for S5P6440 and S5P6450.

Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
[kgene.kim@samsung.com: add note for S5P64X0]
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
2010-10-21 07:54:57 +09:00
..
include/mach ARM: S5P: Unify defines for both gpio interrupt types 2010-10-21 07:54:57 +09:00
clock.c
cpu.c ARM: S5P: Moves initial map for merging S5P64X0 2010-10-18 10:33:34 +09:00
dev-audio.c
dev-spi.c
dma.c
gpiolib.c ARM: SAMSUNG: Add common samsung_gpiolib_to_irq function 2010-10-21 07:54:57 +09:00
init.c
Kconfig ARM: S5P: Remove redundant selection PLAT_S5P for S5PC100, S5PV210 and S5PV310 2010-10-21 07:54:55 +09:00
mach-smdkc100.c Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm 2010-08-11 09:13:19 -07:00
Makefile ARM: S5PC100: Use generic S5P GPIO Interrupt interface 2010-10-21 07:54:57 +09:00
Makefile.boot
setup-fb-24bpp.c
setup-i2c0.c
setup-i2c1.c
setup-ide.c
setup-keypad.c
setup-sdhci-gpio.c
setup-sdhci.c