[PATCH/RFC v3 02/22] soc: renesas: Add R-Car RST driver
From: geert@linux-m68k.org (Geert Uytterhoeven)
Date: 2016-06-10 07:54:22
Also in:
linux-devicetree, linux-renesas-soc
From: geert@linux-m68k.org (Geert Uytterhoeven)
Date: 2016-06-10 07:54:22
Also in:
linux-devicetree, linux-renesas-soc
Hi Laurent, On Thu, Jun 2, 2016 at 11:58 PM, Laurent Pinchart [off-list ref] wrote:
quoted
--- /dev/null +++ b/drivers/soc/renesas/rcar-rst.c
quoted
+static int __init rcar_rst_init(void) +{
[...]
quoted
+} +arch_initcall(rcar_rst_init);Given that rcar_rst_init() is only used as a support function for rcar_rst_read_mode_pins(), how about removing the initcall ?
Thanks, good idea!
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert at linux-m68k.org
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