commit | 68abb4f25d7eaf4d5f40108aa748621ddab68209 | [log] [tgz] |
---|---|---|
author | Andrew Lunn <andrew@lunn.ch> | Thu Apr 19 01:02:54 2018 +0200 |
committer | David S. Miller <davem@davemloft.net> | Thu Apr 19 15:59:11 2018 -0400 |
tree | 00463f591276e94cdcb0643f68fad8b835ffc72f | |
parent | 185a16b60a239f9db3fe8b8ce931a2fd61330853 [diff] |
net: phy: mdio-gpio: Remove support for IRQs in platform data No current devices use IRQs in platform data, so remove support for it. The MDIO core will also initialise the new bus such that all addresses are polled, so remove the unneeded re-initialisation. Signed-off-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: David S. Miller <davem@davemloft.net>