Hi all, This patch series contains miscellaneous cleanups and improvements for the R-Car CAN driver. I deliberately sent this as a separate series from "[PATCH] can: rcar_can: Fix s2ram with PSCI"[1], to avoid blocking the latter. However, this series (in particular [PATCH 3/9]) does depend on it. Changes compared to v1[2]: - Convert new Runtime PM error messages to %pe, - New patches 10 and 11. Thanks for your comments! [1] https://lore.kernel.org/699b2f7fcb60b31b6f976a37f08ce99c5ffccb31.1755165227.git.geert+renesas@xxxxxxxxx [2] https://lore.kernel.org/cover.1755172404.git.geert+renesas@xxxxxxxxx Geert Uytterhoeven (11): can: rcar_can: Consistently use ndev for net_device pointers can: rcar_can: Add helper variable dev to rcar_can_probe() can: rcar_can: Convert to Runtime PM can: rcar_can: Convert to BIT() can: rcar_can: Convert to GENMASK() can: rcar_can: CTLR bitfield conversion can: rcar_can: TFCR bitfield conversion can: rcar_can: BCR bitfield conversion can: rcar_can: Mailbox bitfield conversion can: rcar_can: Do not print alloc_candev() failures can: rcar_can: Convert to %pe drivers/net/can/rcar/rcar_can.c | 292 ++++++++++++++++---------------- 1 file changed, 149 insertions(+), 143 deletions(-) -- 2.43.0 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