This patchset continues the cleanup of the Marvell PHY driver. These phys use pages to allow more than the 32 registers that fit into the MDIO address space. Cleanup the code used for changing pages.
Andrew Lunn (4): net: phy: marvell: #defines for copper and fibre pages net: phy: marvell: More hidden page changes refactored net: phy: marvell: helper to get and set page net: phy: marvell: Uniform page names drivers/net/phy/marvell.c | 181 +++++++++++++++++++++++++--------------------- 1 file changed, 98 insertions(+), 83 deletions(-) -- 2.11.0