]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit7da426cf2fb88eaaa9a03cc7aba6d60887d3e1b1
tree301798f110123a76a5eb64a45e70315ead247981
parenta91d6246609c8c87dac87a0d6f1bd92e6e8db69d
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