usb: dwc3: pci: Drop duplicate ID
authorHeikki Krogerus <heikki.krogerus@linux.intel.com>
Tue, 12 Mar 2024 11:50:08 +0000 (13:50 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 26 Mar 2024 13:58:24 +0000 (14:58 +0100)
commitf121531703ae442edc1dde4b56803680628bc5b7
tree13d887f053050169c3860bd4c305f6b3371f1909
parentf9aa41130ac69d13a53ce2a153ca79c70d43f39c
usb: dwc3: pci: Drop duplicate ID

Intel Arrow Lake CPU uses the Meteor Lake ID with this
controller (the controller that's part of the Intel Arrow
Lake chipset (PCH) does still have unique PCI ID).

Fixes: de4b5b28c87c ("usb: dwc3: pci: add support for the Intel Arrow Lake-H")
Signed-off-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Acked-by: Thinh Nguyen <Thinh.Nguyen@synopsys.com>
Link: https://lore.kernel.org/r/20240312115008.1748637-1-heikki.krogerus@linux.intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/dwc3/dwc3-pci.c