Merge branch 'dsa-init-cleanups'
authorDavid S. Miller <davem@davemloft.net>
Thu, 6 Jan 2022 11:59:10 +0000 (11:59 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 6 Jan 2022 11:59:10 +0000 (11:59 +0000)
commitaf8c6db1975160753995932f43e1cd40d508aa6d
tree5cd6968ce4e769dd00f10ed556941125d72b977c
parentd093d17c9554be794b1bd83971fb6d0ae3ea77b1
parent11fd667dac315ea3f2469961f6d2869271a46cae
Merge branch 'dsa-init-cleanups'

Vladimir Oltean says:

====================
DSA initialization cleanups

These patches contain miscellaneous work that makes the DSA init code
path symmetric with the teardown path, and some additional patches
carried by Ansuel Smith for his register access over Ethernet work, but
those patches can be applied as-is too.
https://patchwork.kernel.org/project/netdevbpf/patch/20211214224409.5770-3-ansuelsmth@gmail.com/
====================

Signed-off-by: David S. Miller <davem@davemloft.net>