alistair23-linux/drivers/net/ethernet/cadence
Alexandre Belloni ae3696c167 net: macb: fix phy interrupt parsing
Since 83a77e9ec4, the phydev irq is explicitly set to PHY_POLL when
there is no pdata. It doesn't work on DT enabled platforms because the
phydev irq is already set by libphy before.

Fixes: 83a77e9ec4 ("net: macb: Added PCI wrapper for Platform Driver.")
Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Acked-by: Nicolas Ferre <nicolas.ferre@microchip.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-04-30 22:21:49 -04:00
..
Kconfig net: macb: Added PCI wrapper for Platform Driver. 2016-12-17 10:24:33 -05:00
macb.c net: macb: fix phy interrupt parsing 2017-04-30 22:21:49 -04:00
macb.h net: macb: Use net_device_stats from struct net_device 2017-04-07 07:03:33 -07:00
macb_pci.c net: macb: Updated resource allocation function calls to new version of API. 2017-01-03 09:35:42 -05:00
Makefile net: macb: Added PCI wrapper for Platform Driver. 2016-12-17 10:24:33 -05:00