Hi Thomas, Jason, Marc, This is a set of miscellaneous cleanups and improvements for the Renesas R-Mobile APE6 and R-Car interrupt controller for external interrupts (IRQC/INTC-EX) driver. Changes compared to v1: - Add Reviewed-by, - s/devm_kzalloc/kzalloc/ in patch description, reword. Thanks! Geert Uytterhoeven (5): irqchip/renesas-irqc: Remove unneeded inclusion of <linux/spinlock.h> irqchip/renesas-irqc: Remove error messages on out-of-memory conditions irqchip/renesas-irqc: Add helper variable dev = &pdev->dev irqchip/renesas-irqc: Replace irqc_priv.pdev by irqc_priv.dev irqchip/renesas-irqc: Convert to managed initializations drivers/irqchip/irq-renesas-irqc.c | 88 ++++++++++-------------------- 1 file changed, 30 insertions(+), 58 deletions(-) -- 2.17.1 Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds