]> git.ipfire.org Git - thirdparty/linux.git/commit
Merge tag 'linux-can-next-for-6.17-20250711' of git://git.kernel.org/pub/scm/linux...
authorJakub Kicinski <kuba@kernel.org>
Tue, 15 Jul 2025 00:26:20 +0000 (17:26 -0700)
committerJakub Kicinski <kuba@kernel.org>
Tue, 15 Jul 2025 00:26:20 +0000 (17:26 -0700)
commit5b41a682cbcabdc1f0cee58c5209c42f5422a0c6
tree5b66efa67fa2d101b5a724bf5ea83e7ae3411062
parent08a305b2a5b8e125120bcf670ffe775c86cf1f59
parent0e6639c8505d70e821bc27f951a0ff6303f10d4d
Merge tag 'linux-can-next-for-6.17-20250711' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next

Marc Kleine-Budde says:

====================
pull-request: can-next 2025-07-11

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.

* tag 'linux-can-next-for-6.17-20250711' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next:
  can: rcar_canfd: Drop unused macros
  can: rcar_can: Convert to DEFINE_SIMPLE_DEV_PM_OPS()
====================

Link: https://patch.msgid.link/20250711101706.2822687-1-mkl@pengutronix.de
Signed-off-by: Jakub Kicinski <kuba@kernel.org>