]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit5b50be936d72f5cd37efa237a86f838c53b7cfde
treefaf102722b0d08027bfd2d3e4e928e79f0af0141
parent8d53f9320634e5b2cba3d1fb8151592e562f7f3e
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