]> Pileus Git - ~andy/linux/blobdiff - drivers/usb/host/isp116x-hcd.c
Merge branch 'for-3.1' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/asoc...
[~andy/linux] / drivers / usb / host / isp116x-hcd.c
index c0e22f26da199d4189ed511315d19ade8b043b5f..baae4ccd16ac0cca4a3cccec2245b54399932eed 100644 (file)
@@ -612,6 +612,7 @@ static irqreturn_t isp116x_irq(struct usb_hcd *hcd)
                        /* IRQ's are off, we do no DMA,
                           perfectly ready to die ... */
                        hcd->state = HC_STATE_HALT;
+                       usb_hc_died(hcd);
                        ret = IRQ_HANDLED;
                        goto done;
                }