OSDN Git Service

ARM: sa11x0: neponset: implement support for sparse IRQs
authorRussell King <rmk+kernel@arm.linux.org.uk>
Tue, 24 Jan 2012 22:22:18 +0000 (22:22 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 9 Feb 2012 15:34:16 +0000 (15:34 +0000)
commitced8d21cf104c9924e98f78954e873577366d156
treefaf102722b0d08027bfd2d3e4e928e79f0af0141
parent9590e898742cd6cd50aab1109a115faf42befaf7
ARM: sa11x0: neponset: implement support for sparse IRQs

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

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-sa1100/include/mach/irqs.h
arch/arm/mach-sa1100/neponset.c