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, 30 Mar 2023 10:47:57 +0000 (12:47 +0200)
commit76e8bd0f554430f9f1950e68a51e7a89434dea66
tree42f1cde1ff4cd94584ed63d56c1a50bae0aa1958
parente4df290deb3337c551a5507c422706c9f8f9cf20
usb: cdnsp: changes PCI Device ID to fix conflict with CNDS3 driver

commit 96b96b2a567fb34dd41c87e6cf01f6902ce8cae4 upstream.

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