net: phy: fixed-phy: remove fixed_phy_update_state()
authorRussell King <rmk+kernel@arm.linux.org.uk>
Tue, 2 Jan 2018 17:25:20 +0000 (17:25 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 3 Jan 2018 15:38:54 +0000 (10:38 -0500)
commitd2b977939b18ce7ff58aef56c3d2a8c64104197c
tree656e8fa410db5d307562c6eff8d81b1abe5aa360
parentc554f531413a4c4a4971739f10f16773a33d5899
net: phy: fixed-phy: remove fixed_phy_update_state()

mvneta is the only user of fixed_phy_update_state(), which has been
converted to use phylink instead.  Remove fixed_phy_update_state().

Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/phy/fixed_phy.c
include/linux/phy_fixed.h