Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
powerpc: media5200: Remove pointless set_irq_type()
The irq chip has no irq_set_type() callback. So calling the call is pointless. Set IRQ_LEVEL via the proper accessor. Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
- Loading branch information