2015-06-04 7:13 GMT+03:00 Jiang Liu <[email protected]>:
> 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 <[email protected]>.
>
> Signed-off-by: Jiang Liu <[email protected]>
> ---
>  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 <[email protected]>

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

Reply via email to