dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/arch/arm/mach-s5p6440
Pannaga Bhushan 5fae405838 ARM: S5P: Fix the platform external interrupt issues.
This patch does the following:

1. Corrects the common platform code for external interrupts for using the
   VIC mask/unmask bits also.
2. Moves the common defines related to external interrupt for plat-s5p
   to common files.
3. Based on the new common defines, corresponding changes are made in the
   affected platforms (S5P6440, S5P6442 and S5PC100).

Signed-off-by: Pannaga Bhushan <p.bhushan@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
2010-05-26 19:09:50 +09:00
..
include/mach ARM: S5P: Fix the platform external interrupt issues. 2010-05-26 19:09:50 +09:00
Kconfig ARM: Merge for-2635-4/watchdog 2010-05-20 19:51:40 +09:00
Makefile ARM: S5P6440: Define SPI platform devices 2010-05-20 19:37:23 +09:00
Makefile.boot ARM: S5P6440: Add new Kconfig and Makefiles 2010-01-15 19:16:32 +09:00
clock.c ARM: S5P6440: Add clocks of type 'struct clksrc_clk'. 2010-05-13 10:42:48 +09:00
cpu.c ARM: S5P6440: Add Touchscreen support for S5P6440 2010-05-20 14:15:21 +09:00
dev-audio.c ARM: S5P6440: Add audio platform devices 2010-05-18 19:09:50 +09:00
dev-spi.c ARM: S5P6440: Define SPI platform devices 2010-05-20 19:37:23 +09:00
dma.c S5P6440: DMA: Add platform devices for PL330 DMACs 2010-05-18 18:00:12 +09:00
gpio.c ARM: S5P6440: Add locking to GPIO calls 2010-05-20 21:05:40 +09:00
init.c ARM: S5P6440: Move CPU specific code in plat-s5p to machine directory 2010-01-27 09:50:11 +09:00
mach-smdk6440.c ARM: Merge for-2635-4/watchdog 2010-05-20 19:51:40 +09:00
setup-i2c0.c ARM: SAMSUNG: Copy common I2C0 device helpers to machine directories 2010-05-19 18:16:04 +09:00