net: phy: phylink: Poll link GPIOs
authorRussell King <rmk+kernel@armlinux.org.uk>
Thu, 10 May 2018 20:17:31 +0000 (13:17 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 11 May 2018 16:03:05 +0000 (12:03 -0400)
commit9cd00a8aa42e44a5a3f555e4999803856a7871f5
treea4baa6f923d80ca22f66ee489e22703e206a355c
parentdaab3349ad1a69663ccad278ed71d55974d104b4
net: phy: phylink: Poll link GPIOs

When using a fixed link with a link GPIO, we need to poll that GPIO to
determine link state changes. This is consistent with what fixed_phy.c does.

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