Florian Fainelli 76a423a3f8 net: phy: allow driver to implement their own aneg_done
Some PHYs out there can be very quirky with respect to how they would
report the auto-negotiation is completed. Allow drivers to override the
generic aneg_done() implementation by providing their own.

Since not all drivers have been updated yet to use genphy_aneg_done() as
aneg_done() callback, we explicitely check that this callback is valid
before calling into it.

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2014-02-12 19:08:19 -05:00
..
2012-06-11 16:58:24 -07:00
2013-12-18 00:49:02 -05:00
2013-11-07 15:37:09 -05:00
2013-12-18 00:49:02 -05:00
2013-11-07 15:37:09 -05:00
2012-06-11 16:58:24 -07:00
2012-12-07 14:26:15 -05:00
2013-11-28 18:30:54 -05:00