[PATCH net-next 0/2] pull-request: can-next 2025-07-11
From: Marc Kleine-Budde <mkl@pengutronix.de>
Date: 2025-07-11 10:17:11
Also in:
linux-can
Hello netdev-team,
this is a pull request of 2 patches for net-next/main.
The first patch is by Geert Uytterhoeven and converts the rcar_can
driver to DEFINE_SIMPLE_DEV_PM_OPS.
The last patch is by Biju Das and removes unused macros from the
rcar_canfd driver.
regards,
Marc
---
The following changes since commit 0f26870a989bf69957ed69d10c7ffc57ca5a7f52:
Merge tag 'nf-next-25-07-10' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next (2025-07-10 18:18:41 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next.git tags/linux-can-next-for-6.17-20250711
for you to fetch changes up to 0e6639c8505d70e821bc27f951a0ff6303f10d4d:
can: rcar_canfd: Drop unused macros (2025-07-11 11:48:02 +0200)
----------------------------------------------------------------
linux-can-next-for-6.17-20250711
----------------------------------------------------------------
Biju Das (1):
can: rcar_canfd: Drop unused macros
Geert Uytterhoeven (1):
can: rcar_can: Convert to DEFINE_SIMPLE_DEV_PM_OPS()
drivers/net/can/rcar/rcar_can.c | 9 ++--
drivers/net/can/rcar/rcar_canfd.c | 93 ---------------------------------------
2 files changed, 5 insertions(+), 97 deletions(-)