linux_dsm_epyc7002/arch/arm/plat-s5p
Marek Szyprowski a43efddc3b ARM: S5P: Add function to register gpio interrupt bank data
This patch removes all global data from common s5p gpio interrupt
handler code. This enables to reuse this code on EXYNOS4 platform.
Instead of global data (IRQ_GPIOINT interrupt number,
S5P_GPIOINT_GROUP_MAXNR groups count), a s5p_register_gpioint_bank()
function is introduced. It is aimed to be called from gpiolib init.

Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
2011-03-15 21:17:43 +09:00
..
include/plat ARM: S5P: HRT support 2011-03-12 08:02:07 +09:00
clock.c ARM: S5P: Reduce duplicated EPLL control codes 2010-10-25 16:05:56 +09:00
cpu.c ARM: EXYNOS4: Add EXYNOS4 CPU initialization support 2011-02-22 13:51:14 +09:00
dev-csis0.c ARM: S5P: Rename MIPI-CSIS driver header and update Copyright 2011-03-11 15:49:00 +09:00
dev-csis1.c ARM: S5P: Rename MIPI-CSIS driver header and update Copyright 2011-03-11 15:49:00 +09:00
dev-fimc0.c ARM: S5P: Decrease IO Registers memory region size on FIMC 2010-09-14 17:57:55 +09:00
dev-fimc1.c ARM: S5P: Decrease IO Registers memory region size on FIMC 2010-09-14 17:57:55 +09:00
dev-fimc2.c ARM: S5P: Decrease IO Registers memory region size on FIMC 2010-09-14 17:57:55 +09:00
dev-fimc3.c ARM: S5P: Add platform definitions for FIMC3 2011-03-12 08:58:01 +09:00
dev-onenand.c ARM: S5P: Move OneNAND device definitions in plat-s5p 2010-10-18 10:33:34 +09:00
dev-pmu.c ARM: S5P: Add PMU device 2010-08-05 18:30:21 +09:00
dev-uart.c ARM: S5P: Fix end address in memory resource information for UART devices 2011-02-17 12:53:36 +09:00
irq-eint.c ARM: S5P: irq_data conversion 2011-01-03 19:18:16 +09:00
irq-gpioint.c ARM: S5P: Add function to register gpio interrupt bank data 2011-03-15 21:17:43 +09:00
irq-pm.c ARM: S5P: irq_data conversion 2011-01-03 19:18:16 +09:00
irq.c ARM: S5PV310: Add IRQ support 2010-08-05 18:32:41 +09:00
Kconfig ARM: S5P: Add platform definitions for FIMC3 2011-03-12 08:58:01 +09:00
Makefile ARM: S5P: Add platform definitions for FIMC3 2011-03-12 08:58:01 +09:00
pm.c ARM: S5PV210: Add Power Management Support 2010-10-21 07:54:57 +09:00
s5p-time.c ARM: S5P: HRT support 2011-03-12 08:02:07 +09:00
setup-mipiphy.c ARM: S5P: Add support for common MIPI CSIS/DSIM D-PHY control 2011-03-11 15:49:01 +09:00
sysmmu.c ARM: S5PV310: Cleanup System MMU 2011-02-11 10:25:56 +09:00