OpenCloudOS-Kernel/arch/arm/mach-s3c24xx/include/mach
Heiko Stuebner 5424f2188a ARM: S3C24XX: include first 4 bits of the eint register in irq mapping
This patch moves the irq numbers starting with EINT4 4 points down to
enable the inclusion of the first 4 bits of EINT register into the mapping
removing the need for special offset handling.

For most S3C24XX architectures this will simply create 4 additional unused
interrupts, but enables the S3C2412 to make use of the new infrastructure
to realize its special handling of the EINT0 to EINT3 interrupts.

All affected parts of the Samsung code (arch + drivers) seem to use the
real interrupt defines (IRQ_something) and not any form of S3C2410_IRQ(x)
whose numbering is changed here starting from S3C2410_IRQ(32).

This patch was runtime-tested on a s3c2416 based board.

Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
2013-03-05 20:21:21 +09:00
..
debug-macro.S ARM: samsung: fix assembly syntax for new gas 2013-02-14 15:04:34 +01:00
dma.h Fix misspellings of "whether" in comments. 2012-11-19 14:31:35 +01:00
entry-macro.S ARM: samsung: fix assembly syntax for new gas 2013-02-14 15:04:34 +01:00
fb.h
gpio.h ARM: SAMSUNG: cleanup mach/gpio-fns.h gpio-track.h and gpio-nrs.h 2013-01-10 10:45:22 -08:00
hardware.h ARM: S3C2412: Remove useless codes mach-s3c2412/gpio.c 2013-01-21 17:04:19 -08:00
io.h ARM: cleanups of io includes 2012-03-29 18:02:10 -07:00
irqs.h ARM: S3C24XX: include first 4 bits of the eint register in irq mapping 2013-03-05 20:21:21 +09:00
map.h ARM: S3C24XX: Add map entries needed by the s3c64xx-spi devices 2012-04-24 18:06:58 -07:00
pm-core.h
regs-clock.h
regs-gpio.h ARM: SAMSUNG: cleanup mach/gpio-fns.h gpio-track.h and gpio-nrs.h 2013-01-10 10:45:22 -08:00
regs-irq.h
regs-lcd.h
regs-s3c2443-clock.h
tick.h
timex.h
uncompress.h