]> www.infradead.org Git - users/dwmw2/linux.git/commit
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)
commitd521db38f339709ccd23c5deb7663904e626c3a6
treee37cef587837d1190e1d4cbf1b301080b7a614e3
parent41378cfdc47fdbfbf4358b85546f7c2f5f671534
parent46e338bbd7198900c6637f2c3e5b450d4769ae76
Merge branch 'net-switch-back-to-struct-platform_driver-remove'

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>