xtensa: add IRQ domains support
authorMax Filippov <jcmvbkbc@gmail.com>
Sat, 3 Nov 2012 20:29:12 +0000 (00:29 +0400)
committerChris Zankel <chris@zankel.net>
Wed, 19 Dec 2012 05:10:23 +0000 (21:10 -0800)
commit2206d5dd9a785a74afc6981f2b13b7a4d4da6f31
treea2205c8d26f7b28d3f9cb9a66e18650cb7d48674
parent0322cabd39e27614772595abb395871e86ebff66
xtensa: add IRQ domains support

IRQ domains provide a mechanism for conversion of linux IRQ numbers to
hardware IRQ numbers and vice versus. It is used by OpenFirmware for
linking device tree objects to their respective interrupt controllers.

Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Signed-off-by: Chris Zankel <chris@zankel.net>
arch/xtensa/Kconfig
arch/xtensa/kernel/irq.c
arch/xtensa/kernel/time.c