commit | 1eca42b49df0fdaa4ebc0d1f5b17ea71b159858d | [log] [tgz] |
---|---|---|
author | Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> | Fri Nov 28 15:56:54 2014 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Wed Dec 03 16:07:33 2014 +0000 |
tree | 0843ff9965c2bd727138a436d29bd073f5568bd7 | |
parent | 18f3aec3fec056a1ad038109770706a30b78eaca [diff] |
ARM: 8231/1: sa1100: introduce irqdomains support Use irqdomains to manage both system and GPIO interrupts on SA1100 SoC family. This opens path to further cleanup and unification in sa1100 IRQ drivers. Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> Tested-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>