Merge branch 'net-phy-Add-general-dummy-stubs-for-MMD-register-access'
authorDavid S. Miller <davem@davemloft.net>
Thu, 22 Mar 2018 15:41:08 +0000 (11:41 -0400)
committerDavid S. Miller <davem@davemloft.net>
Thu, 22 Mar 2018 15:41:08 +0000 (11:41 -0400)
Kevin Hao says:

====================
net: phy: Add general dummy stubs for MMD register access

v2:
As suggested by Andrew:
  - Add general dummy stubs
  - Also use that for the micrel phy

This patch series fix the Ethernet broken on the mpc8315erdb board introduced
by commit b6b5e8a69118 ("gianfar: Disable EEE autoneg by default").
====================

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

Trivial merge