commit | 7b3b0e89bcf3acb56bf59666122226de0913a8b4 | [log] [tgz] |
---|---|---|
author | Russell King <rmk+kernel@armlinux.org.uk> | Tue May 28 10:57:23 2019 +0100 |
committer | David S. Miller <davem@davemloft.net> | Fri May 31 12:37:46 2019 -0700 |
tree | 4585d08949e9f27852d72a21c8211f09e4b9c7b2 | |
parent | 7fdc455eef205ca580d38fed376efc7bc81f98cd [diff] |
net: phylink: support for link gpio interrupt Add support for using GPIO interrupts with a fixed-link GPIO rather than polling the GPIO every second and invoking the phylink resolution. This avoids unnecessary calls to mac_config(). Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk> Signed-off-by: David S. Miller <davem@davemloft.net>