[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <162910980712.576.15937722305011211916.git-patchwork-notify@kernel.org>
Date: Mon, 16 Aug 2021 10:30:07 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Vladimir Oltean <vladimir.oltean@....com>
Cc: netdev@...r.kernel.org, kuba@...nel.org, davem@...emloft.net,
f.fainelli@...il.com, andrew@...n.ch, vivien.didelot@...il.com,
olteanv@...il.com
Subject: Re: [PATCH net-next] net: dsa: sja1105: reorganize probe, remove,
setup and teardown ordering
Hello:
This patch was applied to netdev/net-next.git (refs/heads/master):
On Sun, 15 Aug 2021 15:00:35 +0300 you wrote:
> The sja1105 driver's initialization and teardown sequence is a chaotic
> mess that has gathered a lot of cruft over time. It works because there
> is no strict dependency between the functions, but it could be improved.
>
> The basic principle that teardown should be the exact reverse of setup
> is obviously not held. We have initialization steps (sja1105_tas_setup,
> sja1105_flower_setup) in the probe method that are torn down in the DSA
> .teardown method instead of driver unbind time.
>
> [...]
Here is the summary with links:
- [net-next] net: dsa: sja1105: reorganize probe, remove, setup and teardown ordering
https://git.kernel.org/netdev/net-next/c/022522aca430
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists