commit | 8ca7c1608c34aeaed2411af60b3531b2ddf85cc3 | [log] [tgz] |
---|---|---|
author | Florian Fainelli <f.fainelli@gmail.com> | Wed Sep 05 12:42:11 2018 -0700 |
committer | David S. Miller <davem@davemloft.net> | Thu Sep 06 07:48:33 2018 -0700 |
tree | 09c316a2ed96cab97b41e6c201537abed60f061b | |
parent | a3f723079df85eafc10c628dabdfcf374b8e1523 [diff] |
net: dsa: b53: Add ability to enable/disable port interrupts Some switches expose individual interrupt line(s) for port specific event(s), allow configuring these interrupts at an appropriate time during port_enable/disable callbacks where all port specific resources are known to be set-up and ready for use. Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Reviewed-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: David S. Miller <davem@davemloft.net>