linux/arch/mips/ralink
Jiang Liu 25aae56137 MIPS, IRQ: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc while we
already have a pointer to corresponding irq_desc.

Signed-off-by: Jiang Liu <jiang.liu@linux.intel.com>
Acked-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Bjorn Helgaas <bhelgaas@google.com>
Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Cc: Ingo Molnar <mingo@redhat.com>
Cc: H. Peter Anvin <hpa@zytor.com>
Cc: Rafael J. Wysocki <rjw@rjwysocki.net>
Cc: Randy Dunlap <rdunlap@infradead.org>
Cc: Yinghai Lu <yinghai@kernel.org>
Cc: Borislav Petkov <bp@alien8.de>
Cc: Aleksey Makarov <aleksey.makarov@auriga.com>
Cc: David Daney <david.daney@cavium.com>
Cc: Christoph Lameter <cl@linux.com>
Cc: John Crispin <blogic@openwrt.org>
Cc: Andrew Bresticker <abrestic@chromium.org>
Cc: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Cc: Tony Luck <tony.luck@intel.com>
Cc: x86@kernel.org
Cc: linux-kernel@vger.kernel.org
Cc: linux-pci@vger.kernel.org
Cc: linux-acpi@vger.kernel.org
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/10086/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2015-06-21 21:53:47 +02:00
..
bootrom.c MIPS: ralink: add a bootrom dumper module 2014-11-24 07:45:22 +01:00
cevt-rt3352.c treewide: Fix typos in printk 2013-12-19 15:10:49 +01:00
clk.c MIPS: ralink: add missing clk_set_rate() to clk.c 2014-11-24 07:45:20 +01:00
common.h MIPS: ralink: cleanup the soc specific pinmux data 2014-11-24 07:45:24 +01:00
early_printk.c MIPS: ralink: cleanup early_printk 2014-11-24 07:45:24 +01:00
ill_acc.c MIPS: ralink: Fix clearing the illegal access interrupt 2015-06-01 10:51:37 +02:00
irq.c MIPS, IRQ: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc 2015-06-21 21:53:47 +02:00
Kconfig MIPS: ralink: add missing symbol for RALINK_ILL_ACC 2015-04-10 15:41:51 +02:00
Makefile MIPS: ralink: add a bootrom dumper module 2014-11-24 07:45:22 +01:00
mt7620.c MIPS: ralink: add mt7628an support 2014-11-24 07:45:24 +01:00
of.c MIPS: ralink: copy the commandline from the devicetree 2014-11-24 07:45:23 +01:00
Platform MIPS: ralink: mt7620: Add cpu-feature-override header 2013-09-04 16:58:31 +02:00
prom.c MIPS: ralink: cleanup the soc specific pinmux data 2014-11-24 07:45:24 +01:00
reset.c MIPS: ralink: Add support for reset-controller API 2013-09-04 18:27:28 +02:00
rt288x.c MIPS: ralink: cleanup the soc specific pinmux data 2014-11-24 07:45:24 +01:00
rt305x.c MIPS: ralink: cleanup the soc specific pinmux data 2014-11-24 07:45:24 +01:00
rt3883.c MIPS: ralink: cleanup the soc specific pinmux data 2014-11-24 07:45:24 +01:00
timer.c mips: ralink: drop owner assignment from platform_drivers 2014-10-20 16:20:09 +02:00