On Tue, 28 Feb 2012, Sarah Sharp wrote: > Otherwise, I think the patch is fine. How will this effect PCI devices > where the BIOS doesn't provide a legacy IRQ line definition? I think it > will be ok, because hcd->irq is separate from pci_dev->irq (which will > be negative if there's no legacy IRQ line definition). Felipe, do you > think this case will still be fine under this change? How can pci_dev->irq be negative? It's an unsigned int (line 300 in my current copy of include/linux/pci.h). Alan Stern -- 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