diff options
author | Mark Rutland <mark.rutland@arm.com> | 2021-10-22 15:27:06 +0100 |
---|---|---|
committer | Mark Rutland <mark.rutland@arm.com> | 2021-10-25 10:04:53 +0100 |
commit | 46b61c88e1075829103874c95f13160e3b9e1618 (patch) | |
tree | 57c6fe12e45e367369504555f6283166caf83fa5 /block/bfq-wf2q.c | |
parent | c65b52d02f6c1a06ddb20cba175ad49eccd6410d (diff) |
irq: mips: simplify bcm6345_l1_irq_handle()
As bcm6345_l1_irq_handle() only needs to know /whether/ an IRQ was
resolved, and doesn't need to know the specific IRQ, it's simpler for it
to call generic_handle_domain_irq() directly and check the return code,
so let's do that.
There should be no functional change as a result of this patch.
Signed-off-by: Mark Rutland <mark.rutland@arm.com>
Suggested-by: Marc Zyngier <maz@kernel.org>
Reviewed-by: Marc Zyngier <maz@kernel.org>
Cc: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Cc: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'block/bfq-wf2q.c')
0 files changed, 0 insertions, 0 deletions