linux/arch/arm/mach-s3c24xx/include/mach
Sylwester Nawrocki b530f742ac ARM: S3C24XX: Correct NR_IRQS definition for s3c2440
Due to NR_IRQS being incorrectly defined not all IRQ domains can
be registered for S3C2440. It causes following errors on a s3c2440
SoC based board:

NR_IRQS:89
S3C2440: IRQ Support
irq: clearing pending status 00000002
------------[ cut here ]------------
WARNING: at kernel/irq/irqdomain.c:234 0xc0056ed0()
...
irq: could not create irq-domain
...
s3c2410-wdt s3c2410-wdt: failed to install irq (-22)
s3c2410-wdt: probe of s3c2410-wdt failed with error -22
...
samsung-uart s3c2440-uart.0: cannot get irq 74

Fix this by increasing NR_IRQS to at least (IRQ_S3C2443_AC97 + 1)
if CPU_S3C2440 is selected, so the subintc IRQ domain gets properly
registered.

Signed-off-by: Tomasz Figa <tomasz.figa@gmail.com>
Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Acked-by: Heiko Stuebner <heiko@sntech.de>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
2013-04-09 23:46:37 +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
irqs.h ARM: S3C24XX: Correct NR_IRQS definition for s3c2440 2013-04-09 23:46:37 +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
regs-sdi.h
tick.h
timex.h
uncompress.h