]> www.infradead.org Git - users/jedix/linux-maple.git/commit
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:49:24 +0000 (12:49 +0200)
commitbfcd692c833e19a2f7ed615a5b9fafdac92d55d9
tree013aa2616308ed3024efc832900f7265475c39bc
parent4e6e31e0a6ee8d9423acaac1711669292a92cf49
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