]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitcb2f05f732a3141b0601bb31eda5ccd952e38a26
tree5cd6968ce4e769dd00f10ed556941125d72b977c
parent701c9710620061e42e6d69cc5d9e12830c0e45e8
parent33966c588e5ea790492710b1fb1e83f6e582d3a0
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>