Hello. Here's a set of 8 patches against the 'usb-next' branch of Greg KH's 'usb.git' repo. It's to eliminate the use of the PCI_DEVICE() macro where less verbose PCI_VDEVICE() should have been used. [1/8] ehci-pci: use PCI_VDEVICE() instead of PCI_DEVICE() [2/8] ohci-pci:-use-PCI_VDEVICE() instead of PCI_DEVICE() [3/8] chipidea: ci_hdrc_pci: use PCI_VDEVICE() instead of PCI_DEVICE() [4/8] dwc2: pci: use PCI_VDEVICE() instead of PCI_DEVICE() [5/8] dwc3-pci: use PCI_VDEVICE() instead of PCI_DEVICE() [6/8] amd5536udc: use PCI_VDEVICE() instead of PCI_DEVICE() [7/8] pch_udc: use PCI_VDEVICE() instead of PCI_DEVICE() [8/8] bdc_pci: use PCI_VDEVICE() instead of PCI_DEVICE() WBR, Sergei -- 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