]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit0b022d7751042d0ef80764bdaa2181e3e72e72ad
tree9dad769b9c5d28ad8b415a5d43d3a5c5652c722a
parent47a4d60f6895103cf608b7bf34c30742f6773a1d
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