usb: cdnsp: changes PCI Device ID to fix conflict with CNDS3 driver
authorPawel Laszczak <pawell@cadence.com>
Thu, 9 Mar 2023 06:30:48 +0000 (01:30 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 16 Mar 2023 11:43:58 +0000 (12:43 +0100)
commit96b96b2a567fb34dd41c87e6cf01f6902ce8cae4
tree5185d6b364d7bf82ea3c8776e33347bb67c7aae7
parent1272fd652a226ccb34e9f47371b6121948048438
usb: cdnsp: changes PCI Device ID to fix conflict with CNDS3 driver

Patch changes CDNS_DEVICE_ID in USBSSP PCI Glue driver to remove
the conflict with Cadence USBSS driver.

cc: <stable@vger.kernel.org>
Fixes: 3d82904559f4 ("usb: cdnsp: cdns3 Add main part of Cadence USBSSP DRD Driver")
Signed-off-by: Pawel Laszczak <pawell@cadence.com>
Link: https://lore.kernel.org/r/20230309063048.299378-1-pawell@cadence.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/cdns3/cdnsp-pci.c