net: phy: broadcom: implement generic .handle_interrupt() callback
[linux-2.6-microblaze.git] / drivers / net / phy / bcm-cygnus.c
index 9ccf28b..a236e0b 100644 (file)
@@ -258,6 +258,7 @@ static struct phy_driver bcm_cygnus_phy_driver[] = {
        .config_init   = bcm_cygnus_config_init,
        .ack_interrupt = bcm_phy_ack_intr,
        .config_intr   = bcm_phy_config_intr,
+       .handle_interrupt = bcm_phy_handle_interrupt,
        .suspend       = genphy_suspend,
        .resume        = bcm_cygnus_resume,
 }, {