This patchset performs some cleanups of the mv88e6060 DSA driver, as a step towards making it an MDIO device, rather than use the old probing method. The changes here are all pretty mechanical and only compile tested.
Andrew Lunn (4): net: dsa: mv88e6060: Add SPDX header net: dsa: mv88e6060: Replace ds with priv net: dsa: mv88e6060: Replace REG_WRITE macro net: dsa: mv88e6060: Replace REG_READ macro drivers/net/dsa/mv88e6060.c | 132 ++++++++++++++++++------------------ drivers/net/dsa/mv88e6060.h | 1 + 2 files changed, 67 insertions(+), 66 deletions(-) -- 2.20.1