Based on the recent introduction of phy_modify add helpers for setting and clearing bits in PHY registers. First user is phylib.
Heiner Kallweit (2): phy: add helpers for setting/clearing bits in PHY registers phy: use new helpers phy_set_bits/phy_clear_bits in phylib drivers/net/phy/phy_device.c | 4 ++-- include/linux/phy.h | 49 ++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 51 insertions(+), 2 deletions(-) -- 2.15.1