Merge branch 'net-phy-add-and-use-further-MMD-accessors'
authorDavid S. Miller <davem@davemloft.net>
Wed, 6 Feb 2019 17:52:43 +0000 (09:52 -0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 6 Feb 2019 17:52:43 +0000 (09:52 -0800)
commitd9b5a67522d5d28003a7a2953b2df15c396ffd09
treecc5cc9e7738979c93c1568f0b4d55896502c7db6
parent5661f29ade245afe85c14f642e5043737f53015f
parentb52c018ddccfed4fded59546c502ddb1ea8c7ba1
Merge branch 'net-phy-add-and-use-further-MMD-accessors'

Heiner Kallweit says:

====================
net: phy: add and use further MMD accessors

Add MMD accessors for modifying MMD registers and clearing / setting
bits in MMD registers. Use these accessors in PHY drivers and phylib.

v2:
- fix SoB in patch 2
====================

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