Skip to content

Commit 4421ed1

Browse files
committed
Revert "net: phy: broadcom: Handle irqs on BCM54213PE"
This reverts commit 720694e. See: #6953 Signed-off-by: Phil Elwell <[email protected]>
1 parent 6b53f87 commit 4421ed1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

drivers/net/phy/broadcom.c

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1484,8 +1484,6 @@ static struct phy_driver broadcom_drivers[] = {
14841484
.probe = bcm54xx_phy_probe,
14851485
.config_init = bcm54xx_config_init,
14861486
.config_intr = bcm_phy_config_intr,
1487-
.handle_interrupt = bcm_phy_handle_interrupt,
1488-
.link_change_notify = bcm54xx_link_change_notify,
14891487
.suspend = bcm54xx_suspend,
14901488
.resume = bcm54xx_resume,
14911489
}, {

0 commit comments

Comments
 (0)