Skip to content

Commit 1d80b65

Browse files
nbuchwitzpelwell
authored andcommitted
Revert "Revert "net: phy: broadcom: Handle irqs on BCM54213PE""
This reverts commit 4421ed1.
1 parent ee32ba5 commit 1d80b65

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

drivers/net/phy/broadcom.c

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1501,6 +1501,8 @@ static struct phy_driver broadcom_drivers[] = {
15011501
.probe = bcm54xx_phy_probe,
15021502
.config_init = bcm54xx_config_init,
15031503
.config_intr = bcm_phy_config_intr,
1504+
.handle_interrupt = bcm_phy_handle_interrupt,
1505+
.link_change_notify = bcm54xx_link_change_notify,
15041506
.suspend = bcm54xx_suspend,
15051507
.resume = bcm54xx_resume,
15061508
}, {

0 commit comments

Comments
 (0)