commit | c846a2b7bd0e6900a726afb7c0a066f3a93617cf | [log] [tgz] |
---|---|---|
author | Kevin Hao <haokexin@gmail.com> | Tue Mar 20 09:44:54 2018 +0800 |
committer | David S. Miller <davem@davemloft.net> | Thu Mar 22 11:41:08 2018 -0400 |
tree | 301798f110123a76a5eb64a45e70315ead247981 | |
parent | 0231b1a074c672f8c00da00a57144072890d816b [diff] |
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>