commit | 9cd00a8aa42e44a5a3f555e4999803856a7871f5 | [log] [tgz] |
---|---|---|
author | Russell King <rmk+kernel@armlinux.org.uk> | Thu May 10 13:17:31 2018 -0700 |
committer | David S. Miller <davem@davemloft.net> | Fri May 11 12:03:05 2018 -0400 |
tree | a4baa6f923d80ca22f66ee489e22703e206a355c | |
parent | daab3349ad1a69663ccad278ed71d55974d104b4 [diff] |
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>