]> bbs.cooldavid.org Git - net-next-2.6.git/commit
sh: Support early IRQ vector map reservation for delayed controllers.
authorPaul Mundt <lethal@linux-sh.org>
Sat, 2 Oct 2010 13:02:07 +0000 (22:02 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Sat, 2 Oct 2010 13:02:07 +0000 (22:02 +0900)
commit4bacd796ccd6976b03dd490708a1abc291d5521e
tree0c0c1d242940e9fdf83952a821a20e2bdcdf0927
parent742759eae6b58a172d8f79ff0938d1e25dc9abc5
sh: Support early IRQ vector map reservation for delayed controllers.

Some controllers will need to be initialized lazily due to pinmux
constraints, while others may simply have no need to be brought online if
there are no backing devices for them attached. In this case it's still
necessary to be able to reserve their hardware vector map before dynamic
IRQs get a hold of them.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/boards/mach-x3proto/setup.c
arch/sh/kernel/cpu/sh4a/setup-shx3.c
drivers/sh/intc.c
include/linux/sh_intc.h