On Mon, Aug 29, 2011 at 12:05:40PM +0530, ABRAHAM, KISHON VIJAY wrote: > > - ret = usb_add_hcd(hcd, pdev->resource[1].start, > > - IRQF_DISABLED | IRQF_SHARED); > > here the irqflag is set to IRQF_DISABLED | IRQF_SHARED. But your > generic ehci_hcd_plat_add > sets it to IRQF_SHARED always. So? The former is defined to 0. The removal of IRQF_DISABLED is on my todo list. Sebasian -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html