Commit 212d786d authored by Thomas Gleixner's avatar Thomas Gleixner
Browse files

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: default avatarThomas Gleixner <tglx@linutronix.de>
parent 98488db9
Supports Markdown
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