diff options
author | Linus Walleij <linus.walleij@linaro.org> | 2018-12-29 14:30:27 +0100 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2019-04-19 20:37:34 +0200 |
commit | 98ac0cc270b717c49a49787fe7c42041123290bb (patch) | |
tree | 555cfeaa75f141a9b2a9d84f4a4508cce97235d1 /crypto/ctr.c | |
parent | 64534e060dda5546e6e8b38b8a9422e84a7df84d (diff) | |
download | linux-98ac0cc270b717c49a49787fe7c42041123290bb.tar.bz2 |
ARM: ixp4xx: Convert to MULTI_IRQ_HANDLER
This rewrites the IXP4xx to use MULTI_IRQ_HANDLER and
create an irqdomain for the irqchip in the platform. We
convert the timer to request the interrupt like any other
driver in the process.
We bump all IRQs to 16+offset to avoid using IRQ 0 and
set NR_IRQS to 512 (the default for most systems).
This conveniently fits with the first 16 IRQs being
pre-allocated when using SPARSE_IRQ.
This is a prerequisite for SPARSE_IRQ and DT boot.
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'crypto/ctr.c')
0 files changed, 0 insertions, 0 deletions