irqchip: renesas-irqc: Minor update [PATCH 01/03] irqchip: renesas-irqc: Get rid of IRQF_VALID [PATCH 02/03] irqchip: renesas-irqc: Use linear IRQ domain [PATCH 03/03] irqchip: renesas-irqc: Make use of irq_find_mapping()
This series contains a few minor updates for the IRQC driver, some basic cleanups as preparation series for future generic chip rework. With these patches applied the driver is becoming less special and closer to the generic chip implementation. Signed-off-by: Magnus Damm <damm+rene...@opensource.se> --- Written against renesas-devel-20150720-v4.2-rc3 drivers/irqchip/irq-renesas-irqc.c | 16 ++++++---------- 1 file changed, 6 insertions(+), 10 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/