kernel-ark/arch/arm/mach-nomadik
Linus Walleij d962117687 ARM: nomadik: bump the IRQ numbers again
Bump the IRQ numbers from offset at 1 (right above NO_IRQ)
to 32. This is the painful way to learn that if you're using
SPARSE_IRQ and avoid to define .nr_irqs in your machine,
the first 16 IRQs will be pre-allocated, and the IRQdomain
code (as the VIC core code before it) will then assume
that all IRQ descriptors are pre-allocated, and 16 of them
are - by somebody else. So mapping the IRQs will fail in
irq_create_mapping(). Moving the offset upward rids us of
this problem.

Cc: Rob Herring <rob.herring@calxeda.com>
Cc: Grant Likely <grant.likely@secretlab.ca>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
2013-01-03 23:42:07 +01:00
..
include/mach ARM: nomadik: bump the IRQ numbers again 2013-01-03 23:42:07 +01:00
board-nhk8815.c ARM: nomadik: delete dangling include 2013-01-03 23:42:06 +01:00
cpu-8815.c
cpu-8815.h
i2c-8815nhk.c
Kconfig
Makefile
Makefile.boot