Loading
irqchip/riscv-imsic: Remove redundant irq_data lookups
imsic_irq_set_affinity() already takes the irq_data pointer as a parameter, so it is pointless to look it up again from the IRQ number. Signed-off-by:Samuel Holland <samuel.holland@sifive.com> Signed-off-by:
Thomas Gleixner <tglx@linutronix.de>