]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/usb/host/ohci-s3c2410.c
USB: don't explicitly reenable root-hub status interrupts
[linux-2.6-omap-h63xx.git] / drivers / usb / host / ohci-s3c2410.c
index ead4772f0f277c0f1447636e682392612ca65aa3..a73d2ff322e28d862184ad83188da0302386f61c 100644 (file)
@@ -466,7 +466,6 @@ static const struct hc_driver ohci_s3c2410_hc_driver = {
         */
        .hub_status_data =      ohci_s3c2410_hub_status_data,
        .hub_control =          ohci_s3c2410_hub_control,
-       .hub_irq_enable =       ohci_rhsc_enable,
 #ifdef CONFIG_PM
        .bus_suspend =          ohci_bus_suspend,
        .bus_resume =           ohci_bus_resume,