Re: [RFT v2 03/48] MIPS, irq: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc

From: Sergey Ryazanov
Date: Thu Jun 04 2015 - 08:15:39 EST


2015-06-04 7:13 GMT+03:00 Jiang Liu <jiang.liu@xxxxxxxxxxxxxxx>:
> Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc while we
> already have a pointer to corresponding irq_desc.
>
> Note: this patch has been queued by Ralf Baechle <ralf@xxxxxxxxxxxxxx>.
>
> Signed-off-by: Jiang Liu <jiang.liu@xxxxxxxxxxxxxxx>
> ---
> arch/mips/ath25/ar2315.c | 2 +-
> arch/mips/ath25/ar5312.c | 2 +-
> arch/mips/cavium-octeon/octeon-irq.c | 4 +++-
> arch/mips/pci/pci-ar2315.c | 2 +-
> arch/mips/pci/pci-ar71xx.c | 2 +-
> arch/mips/pci/pci-ar724x.c | 2 +-
> arch/mips/pci/pci-rt3883.c | 2 +-
> arch/mips/ralink/irq.c | 2 +-
> 8 files changed, 10 insertions(+), 8 deletions(-)
>
For ath25 (AR231x/AR5312) changes

Acked-by: Sergey Ryazanov <ryazanov.s.a@xxxxxxxxx>

--
Sergey
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/