linux/arch/arm/mach-s5pv210
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/mach ARM: S5P: Add support for common MIPI CSIS/DSIM D-PHY control 2011-03-11 15:49:01 +09:00
clock.c Merge branch 'dev/cleanup-clocks' into for-next 2011-01-05 09:39:23 +09:00
cpu.c ARM: S5P: Move SROM controller IO mapping to plat-s5p for S5P SoCs 2010-12-30 09:37:48 +09:00
cpufreq.c ARM: S5PV210: Add support CPUFREQ 2010-10-25 16:04:09 +09:00
dev-audio.c ASoC: Samsung: Rename AC97 platform device 2010-11-23 14:05:29 +00:00
dev-spi.c ARM: S5PV210: 2nd Change to using s3c_gpio_cfgall_range() 2010-10-23 11:51:09 +09:00
dma.c ARM: S5P: Reorder DMA platform device id 2010-10-25 16:10:47 +09:00
gpiolib.c ARM: S5P: Add function to register gpio interrupt bank data 2011-03-15 21:17:43 +09:00
init.c
Kconfig ARM: S5P: Update defconfig for HRT support 2011-03-12 08:05:19 +09:00
mach-aquila.c ARM: S5P: Update machine of S5P64X0 and S5PV210 for HRT 2011-03-12 08:02:12 +09:00
mach-goni.c ARM: S5P: Update machine of S5P64X0 and S5PV210 for HRT 2011-03-12 08:02:12 +09:00
mach-smdkc110.c ARM: S5P: Update machine of S5P64X0 and S5PV210 for HRT 2011-03-12 08:02:12 +09:00
mach-smdkv210.c ARM: S5P: Update machine of S5P64X0 and S5PV210 for HRT 2011-03-12 08:02:12 +09:00
mach-torbreck.c ARM: S5P: Update machine of S5P64X0 and S5PV210 for HRT 2011-03-12 08:02:12 +09:00
Makefile ARM: S5P: Add platform helpers for camera GPIO configuration 2011-03-11 15:49:00 +09:00
Makefile.boot
pm.c ARM: S5PV210: Add Power Management Support 2010-10-21 07:54:57 +09:00
setup-fb-24bpp.c ARM: S5PV210: 2nd Change to using s3c_gpio_cfgrange_nopull() 2010-10-23 11:52:26 +09:00
setup-fimc.c ARM: S5P: Add platform helpers for camera GPIO configuration 2011-03-11 15:49:00 +09:00
setup-i2c0.c ARM: S5PV210: 2nd Change to using s3c_gpio_cfgall_range() 2010-10-23 11:51:09 +09:00
setup-i2c1.c ARM: S5PV210: 2nd Change to using s3c_gpio_cfgall_range() 2010-10-23 11:51:09 +09:00
setup-i2c2.c ARM: S5PV210: 2nd Change to using s3c_gpio_cfgall_range() 2010-10-23 11:51:09 +09:00
setup-ide.c ARM: S5PV210: 2nd Change to using s3c_gpio_cfgrange_nopull() 2010-10-23 11:52:26 +09:00
setup-keypad.c ARM: S5PV210: 2nd Change to using s3c_gpio_cfgrange_nopull() 2010-10-23 11:52:26 +09:00
setup-sdhci-gpio.c ARM: S5PV210: 2nd Change to using s3c_gpio_cfgrange_nopull() 2010-10-23 11:52:26 +09:00
setup-sdhci.c ARM: S5PV210: cleanup hsmmc clock definitions 2010-08-05 18:36:22 +09:00
sleep.S ARM: S5PV210: Add Power Management Support 2010-10-21 07:54:57 +09:00