net: phy: micrel: Use the general dummy stubs for MMD register access
authorKevin Hao <haokexin@gmail.com>
Tue, 20 Mar 2018 01:44:54 +0000 (09:44 +0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 22 Mar 2018 15:41:08 +0000 (11:41 -0400)
commitc846a2b7bd0e6900a726afb7c0a066f3a93617cf
tree301798f110123a76a5eb64a45e70315ead247981
parent0231b1a074c672f8c00da00a57144072890d816b
net: phy: micrel: Use the general dummy stubs for MMD register access

The new general dummy stubs for MMD register access were introduced.
Use that for the codes reuse.

Signed-off-by: Kevin Hao <haokexin@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/phy/micrel.c