Merge branch 'net-ocelot-switch-regressions'
authorDavid S. Miller <davem@davemloft.net>
Sun, 26 Feb 2023 18:31:37 +0000 (18:31 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sun, 26 Feb 2023 18:31:37 +0000 (18:31 +0000)
commit5f79f12c08a4ddf5f00eb736e156020dbb0489a9
tree7d200cb18ef585bfe9bcffa72d7e7bdb05c96040
parent3fa10563361eb4e998f8916d274a2afdbce3fc19
parentef1a99c65edb504c509a5c4aa865830867df6e7b
Merge branch 'net-ocelot-switch-regressions'

Vladimir Oltean says:

====================
Regressions in Ocelot switch drivers

These are 3 patches which resolve a regression in the Seville driver,
one in the Felix driver and a generic one which affects any kernel
compiled with 2 Kconfig options enabled. All of them have in common my
lack of attention during review/testing. The patches touch the DSA, MFD
and MDIO drivers for Ocelot. I think it would be preferable if all
patches went through netdev (with Lee's Ack).
====================

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