Merge branch 'net-switch-back-to-struct-platform_driver-remove'
authorJakub Kicinski <kuba@kernel.org>
Fri, 4 Oct 2024 23:39:59 +0000 (16:39 -0700)
committerJakub Kicinski <kuba@kernel.org>
Fri, 4 Oct 2024 23:40:49 +0000 (16:40 -0700)
Uwe Kleine-König says:

====================
net: Switch back to struct platform_driver::remove()

I already sent a patch last week that is very similar to patch #1 of
this series. However the previous submission was based on plain next.
I was asked to resend based on net-next once the merge window closed,
so here comes this v2.  The additional patches address drivers/net/dsa,
drivers/net/mdio and the rest of drivers/net apart from wireless which
has its own tree and will addressed separately at a later point in time.
====================

Link: https://patch.msgid.link/cover.1727949050.git.u.kleine-koenig@baylibre.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>

Trivial merge