[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250711101706.2822687-1-mkl@pengutronix.de>
Date: Fri, 11 Jul 2025 12:15:07 +0200
From: Marc Kleine-Budde <mkl@...gutronix.de>
To: netdev@...r.kernel.org
Cc: davem@...emloft.net,
kuba@...nel.org,
linux-can@...r.kernel.org,
kernel@...gutronix.de
Subject: [PATCH net-next 0/2] pull-request: can-next 2025-07-11
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(-)
Powered by blists - more mailing lists