ARM: S5P: Unify defines for both gpio interrupt types
authorMarek Szyprowski <m.szyprowski@samsung.com>
Sat, 2 Oct 2010 02:48:09 +0000 (11:48 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Wed, 20 Oct 2010 22:54:57 +0000 (07:54 +0900)
commit9adf5d222cfbbc4b7e972bfe3472368f9b453091
tree46983cb8aabb55629fe029e47e0d0c7c2ce73f5f
parent8ce14a221efe8ef9019e2c5b1e06fcd329e66d78
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>
arch/arm/mach-s5pc100/include/mach/regs-gpio.h
arch/arm/mach-s5pv210/include/mach/regs-gpio.h
arch/arm/plat-s5p/include/plat/irqs.h
arch/arm/plat-s5p/irq-eint.c
arch/arm/plat-s5p/irq-gpioint.c