]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitce8c71c5d08372efca4c870a2d8d0615fe9a5acf
treea4baa6f923d80ca22f66ee489e22703e206a355c
parent99d0b816bb34c96e2ccc1c44931de3da91c0d029
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