Hello: This series was applied to netdev/net-next.git (main) by Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>: On Thu, 12 Sep 2024 09:58:58 +0200 you wrote: > From: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxx> > > After commit 0edb555a65d1 ("platform: Make platform_driver::remove() > return void") .remove() is (again) the right callback to implement for > platform drivers. > > Convert all can drivers to use .remove(), with the eventual goal to drop > struct platform_driver::remove_new(). As .remove() and .remove_new() have > the same prototypes, conversion is done by just changing the structure > member name in the driver initializer. > > [...] Here is the summary with links: - [net-next,1/5] can: Switch back to struct platform_driver::remove() https://git.kernel.org/netdev/net-next/c/221013afb459 - [net-next,2/5] can: usb: Kconfig: Fix list of devices for esd_usb driver https://git.kernel.org/netdev/net-next/c/fe1456451a11 - [net-next,3/5] can: m_can: m_can_chip_config(): mask timestamp wraparound IRQ https://git.kernel.org/netdev/net-next/c/709cbd5bb49b - [net-next,5/5] can: rockchip_canfd: rkcanfd_handle_error_int_reg_ec(): fix decoding of error code register https://git.kernel.org/netdev/net-next/c/a63e10462af6 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html