Skip to content
Snippets Groups Projects
Commit dbd1c54f authored by Marc Zyngier's avatar Marc Zyngier
Browse files

gpio: Bulk conversion to generic_handle_domain_irq()


Wherever possible, replace constructs that match either
generic_handle_irq(irq_find_mapping()) or
generic_handle_irq(irq_linear_revmap()) to a single call to
generic_handle_domain_irq().

Reviewed-by: default avatarGeert Uytterhoeven <geert+renesas@glider.be>
Acked-by: default avatarLinus Walleij <linus.walleij@linaro.org>
Signed-off-by: default avatarMarc Zyngier <maz@kernel.org>
parent 991007ba
No related branches found
No related tags found
No related merge requests found
Showing
with 47 additions and 75 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment