]> Pileus Git - ~andy/linux/blobdiff - drivers/usb/host/ohci-mem.c
Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
[~andy/linux] / drivers / usb / host / ohci-mem.c
index 450c7b460c5ab092e62ab13828ec41874f483b95..2f20d3dc895b8b4a959459573f4089e2014f27f8 100644 (file)
@@ -28,7 +28,6 @@ static void ohci_hcd_init (struct ohci_hcd *ohci)
        ohci->next_statechange = jiffies;
        spin_lock_init (&ohci->lock);
        INIT_LIST_HEAD (&ohci->pending);
-       INIT_WORK (&ohci->nec_work, ohci_quirk_nec_worker);
 }
 
 /*-------------------------------------------------------------------------*/