usb_unregister_notifier
usb_unregister_notifier(di->usb_phy, &di->nb);
usb_unregister_notifier(di->usb_phy, &di->nb);
usb_unregister_notifier(bq->usb2_phy, &bq->usb_nb);
usb_unregister_notifier(bq->usb3_phy, &bq->usb_nb);
usb_unregister_notifier(bq->usb_phy, &bq->usb_nb);
usb_unregister_notifier(charger->usb_phy, &charger->otg_nb);
usb_unregister_notifier(charger->usb_phy, &charger->otg_nb);
usb_unregister_notifier(isp->phy, &isp->nb);
usb_unregister_notifier(info->usb_phy, &info->nb);
usb_unregister_notifier(info->usb_phy, &info->nb);
usb_unregister_notifier(info->usb_phy, &info->usb_notify);
usb_unregister_notifier(wm831x_power->usb_phy,
usb_unregister_notifier(fotg210->phy, &fotg210_phy_notifier);
usb_unregister_notifier(fotg210->phy, &fotg210_phy_notifier);
usb_unregister_notifier(udc->transceiver, &pxa27x_udc_phy);
usb_unregister_notifier(udc->transceiver, &pxa27x_udc_phy);
usb_unregister_notifier(musb->xceiv, &musb->nb);
usb_unregister_notifier(res->phy, res->nb);