USB: Properly unregister reboot notifier in case of failure in ehci hcd
[deliverable/linux.git] / drivers / usb / host / ohci.h
index caacf14371f510dd45f031eb0c765d1b6e6aec8c..650d1bf21c1d88a96f363fc864baa8be481fe64e 100644 (file)
@@ -389,8 +389,6 @@ struct ohci_hcd {
        unsigned long           next_statechange;       /* suspend/resume */
        u32                     fminterval;             /* saved register */
 
-       struct notifier_block   reboot_notifier;
-
        unsigned long           flags;          /* for HC bugs */
 #define        OHCI_QUIRK_AMD756       0x01                    /* erratum #4 */
 #define        OHCI_QUIRK_SUPERIO      0x02                    /* natsemi */
This page took 0.028902 seconds and 5 git commands to generate.