usb: dwc3: pci: Fix DEFINE for Intel Elkhart Lake
authorRaymond Tan <raymond.tan@intel.com>
Wed, 12 May 2021 13:59:01 +0000 (16:59 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 13 May 2021 14:01:09 +0000 (16:01 +0200)
commit457d22850b27de3aea336108272d08602c55fdf7
treec421695b9bfd105caec98e0b7520cfe97ef9d4f9
parent4676be28a46e9b1aef9a1fd24ecc207ebc189c9a
usb: dwc3: pci: Fix DEFINE for Intel Elkhart Lake

There's no separate low power (LP) version of Elkhart Lake, thus
this patch updates the PCI Device ID DEFINE to indicate this.

Acked-by: Felipe Balbi <balbi@kernel.org>
Signed-off-by: Raymond Tan <raymond.tan@intel.com>
Signed-off-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Link: https://lore.kernel.org/r/20210512135901.28495-1-heikki.krogerus@linux.intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/dwc3/dwc3-pci.c