Skip to content
Commit e59347a1 authored by Thomas Gleixner's avatar Thomas Gleixner Committed by Nicolas Pitre
Browse files

arm: orion: Use generic irq chip



The core interrupt chip is a straight forward conversion. The gpio
chip is implemented with two instances of the irq_chip_type which can
be switched with the irq_set_type function. That allows us to use the
generic callbacks and avoids the conditionals in them.

Signed-off-by: default avatarThomas Gleixner <tglx@linutronix.de>
Signed-off-by: default avatarNicolas Pitre <nico@fluxnic.net>
parent cfefd21e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment