OSDN Git Service

net: phy: dp83867: do not call config_init twice
authorMax Uvarov <muvarov@gmail.com>
Tue, 28 May 2019 10:00:51 +0000 (13:00 +0300)
committerDavid S. Miller <davem@davemloft.net>
Wed, 29 May 2019 21:28:48 +0000 (14:28 -0700)
commitc8081fc397fa04675e410900693a57085ef4b760
tree1d8861b8d9992c6665112ba62e8816f96eedbaa7
parent1a97a477e666cbdededab93bd3754e508f0c09d7
net: phy: dp83867: do not call config_init twice

Phy state machine calls _config_init just after
reset.

Signed-off-by: Max Uvarov <muvarov@gmail.com>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/phy/dp83867.c