linux_dsm_epyc7002/drivers/net/dsa/b53
Florian Fainelli b2ddc48a81 net: dsa: b53: Do not fail when IRQ are not initialized
When the Device Tree is not providing the per-port interrupts, do not fail
during b53_srab_irq_enable() but instead bail out gracefully. The SRAB driver
is used on the BCM5301X (Northstar) platforms which do not yet have the SRAB
interrupts wired up.

Fixes: 16994374a6 ("net: dsa: b53: Make SRAB driver manage port interrupts")
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-09-13 10:19:14 -07:00
..
b53_common.c net: dsa: b53: Uninitialized variable in b53_adjust_link() 2018-09-11 23:00:33 -07:00
b53_mdio.c net: dsa: b53: Add BCM5389 support 2018-06-01 11:15:42 -04:00
b53_mmap.c net: dsa: b53: Fix sparse warnings in b53_mmap.c 2018-04-04 11:15:27 -04:00
b53_priv.h net: dsa: b53: Add SerDes support 2018-09-06 07:48:34 -07:00
b53_regs.h net: dsa: b53: Define EEE register page 2017-09-19 16:08:53 -07:00
b53_serdes.c net: dsa: b53: Add SerDes support 2018-09-06 07:48:34 -07:00
b53_serdes.h net: dsa: b53: Fix build with B53_SRAB enabled and not B53_SERDES 2018-09-07 23:12:12 -07:00
b53_spi.c net: dsa: b53: remove .owner and .bus fields for driver 2016-08-14 21:24:25 -07:00
b53_srab.c net: dsa: b53: Do not fail when IRQ are not initialized 2018-09-13 10:19:14 -07:00
Kconfig net: dsa: b53: Add SerDes support 2018-09-06 07:48:34 -07:00
Makefile net: dsa: b53: Add SerDes support 2018-09-06 07:48:34 -07:00