commit | ced8d21cf104c9924e98f78954e873577366d156 | [log] [tgz] |
---|---|---|
author | Russell King <rmk+kernel@arm.linux.org.uk> | Tue Jan 24 22:22:18 2012 +0000 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Thu Feb 09 15:34:16 2012 +0000 |
tree | faf102722b0d08027bfd2d3e4e928e79f0af0141 | |
parent | 9590e898742cd6cd50aab1109a115faf42befaf7 [diff] |
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>