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)
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>

Trivial merge