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>
Thu, 12 Dec 2019 13:02:37 +0000 (14:02 +0100)
commit3c3caae4cd6e122472efcf64759ff6392fb6bce2
tree9dad769b9c5d28ad8b415a5d43d3a5c5652c722a
parentbd82873f23c9a6ad834348f8b83f3b6a5bca2c65
usb: dwc3: pci: add ID for the Intel Comet Lake -H variant

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