net: phy: Export gen10g_* functions
authorFlorian Fainelli <f.fainelli@gmail.com>
Fri, 2 Mar 2018 00:08:56 +0000 (16:08 -0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 2 Mar 2018 02:23:34 +0000 (21:23 -0500)
commite8a714e086e42972fd0e2d59e90c28eb2d839429
treef49dc2eb01b2180016ba3da95158fea6e0d13c8b
parent6ed33d3a06e6ded784a9fe2780b33d6cd2ba2df7
net: phy: Export gen10g_* functions

In order to remove a fair amount of duplication in the different 10G PHY
drivers, export all gen10g_* functions to be able to make use of those.
While we are at it, rename gen10g_soft_reset() to gen10g_no_soft_reset()
to illustrate what it does.

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
drivers/net/phy/phy-c45.c
include/linux/phy.h