usb: dwc3: pci: add ID for the Intel Comet Lake -H variant
authorHeikki Krogerus <heikki.krogerus@linux.intel.com>
Thu, 12 Dec 2019 09:37:13 +0000 (12:37 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 17 Dec 2019 19:34:44 +0000 (20:34 +0100)
commit6aa56f58aaf5cd43c59bea0d81049459a3822d89
treea663b4f54f223021e33b5742739254ca8a9aa32f
parent472f9483303d851d77a6d7190ef37f89646980d1
usb: dwc3: pci: add ID for the Intel Comet Lake -H variant

commit 3c3caae4cd6e122472efcf64759ff6392fb6bce2 upstream.

The original ID that was added for Comet Lake PCH was
actually for the -LP (low power) variant even though the
constant for it said CMLH. Changing that while at it.

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