]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: sa1111: implement support for sparse IRQs
authorRussell King <rmk+kernel@arm.linux.org.uk>
Tue, 24 Jan 2012 21:25:20 +0000 (21:25 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 9 Feb 2012 15:34:50 +0000 (15:34 +0000)
commit56eb30f0783b87493e0497f3ddf87755944773d2
treee2599b3ba8c759bb4598cd9a803a5067403a76d6
parenteb3f3b7bd82b31a036674588f1ef8109746455c0
ARM: sa1111: implement support for sparse IRQs

Implement the necessary allocation/freeing functionality to support
sparse IRQs with the SA-1111 device.  On non-sparse IRQ platforms,
this allows us to dynamically allocate from within the available IRQ
number space.

Acked-by: Nicolas Pitre <nico@linaro.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/common/sa1111.c