linux/arch/arm/mach-s5pc100
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: S5PC100: Clenaup map.h file 2011-02-17 12:52:52 +09:00
clock.c ARM: S5PC100: Tidy register and disable clock usage 2011-01-04 18:27:43 +09:00
cpu.c ARM: S5P: Moves initial map for merging S5P64X0 2010-10-18 10:33:34 +09:00
dev-audio.c ASoC: Samsung: Rename AC97 platform device 2010-11-23 14:05:29 +00:00
dev-spi.c ARM: S5PC100: 2nd Change to using s3c_gpio_cfgall_range() 2010-10-23 11:50:59 +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 ARM: SAMSUNG: move S5PC100 support from plat-s5pc1xx to plat-s5p framework 2010-05-20 15:28:32 +09:00
Kconfig ARM: SAMSUNG: Add PWM backlight support on Samsung S5PC100 2011-03-03 10:10:09 +09:00
mach-smdkc100.c ARM: SAMSUNG: Add PWM backlight support on Samsung S5PC100 2011-03-03 10:10:09 +09:00
Makefile ARM: S5PC100: Use generic S5P GPIO Interrupt interface 2010-10-21 07:54:57 +09:00
Makefile.boot ARM: S5PC100: Kconfigs and Makefiles 2009-08-16 23:35:19 +01:00
setup-fb-24bpp.c ARM: S5PC100: 2nd Change to using s3c_gpio_cfgrange_nopull() 2010-10-23 11:52:15 +09:00
setup-i2c0.c ARM: S5PC100: 2nd Change to using s3c_gpio_cfgall_range() 2010-10-23 11:50:59 +09:00
setup-i2c1.c ARM: S5PC100: 2nd Change to using s3c_gpio_cfgall_range() 2010-10-23 11:50:59 +09:00
setup-ide.c ARM: S5PC100: 2nd Change to using s3c_gpio_cfgrange_nopull() 2010-10-23 11:52:15 +09:00
setup-keypad.c ARM: S5PC100: 2nd Change to using s3c_gpio_cfgrange_nopull() 2010-10-23 11:52:15 +09:00
setup-sdhci-gpio.c ARM: S5PC100: Change to using s3c_gpio_cfgrange_nopull() 2010-10-23 11:51:41 +09:00
setup-sdhci.c ARM: S5PC100: cleanup hsmmc clock definitions 2010-08-05 18:30:51 +09:00