public inbox for linux-can@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] pull-request: can-next 2025-07-11
@ 2025-07-11 10:15 Marc Kleine-Budde
  2025-07-11 10:15 ` [PATCH net-next 1/2] can: rcar_can: Convert to DEFINE_SIMPLE_DEV_PM_OPS() Marc Kleine-Budde
  2025-07-11 10:15 ` [PATCH net-next 2/2] can: rcar_canfd: Drop unused macros Marc Kleine-Budde
  0 siblings, 2 replies; 4+ messages in thread
From: Marc Kleine-Budde @ 2025-07-11 10:15 UTC (permalink / raw)
  To: netdev; +Cc: davem, kuba, linux-can, kernel

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(-)


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2025-07-15  0:39 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-11 10:15 [PATCH net-next 0/2] pull-request: can-next 2025-07-11 Marc Kleine-Budde
2025-07-11 10:15 ` [PATCH net-next 1/2] can: rcar_can: Convert to DEFINE_SIMPLE_DEV_PM_OPS() Marc Kleine-Budde
2025-07-15  0:40   ` patchwork-bot+netdevbpf
2025-07-11 10:15 ` [PATCH net-next 2/2] can: rcar_canfd: Drop unused macros Marc Kleine-Budde

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox