]> git.baikalelectronics.ru Git - kernel.git/commit
USB: early: Use new USB product ID and strings for DbC device
authorLu Baolu <baolu.lu@linux.intel.com>
Tue, 7 Nov 2017 02:28:15 +0000 (10:28 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 7 Nov 2017 14:34:08 +0000 (15:34 +0100)
commit83eee307cdf5703c74ab6370e5e3e2d4526af31e
tree37c0613f875adf69a07dc0c6446d3d7181bc8bbc
parenta5bf91c0ef15aeced54249b3883fb8422a38cb8a
USB: early: Use new USB product ID and strings for DbC device

The DbC register set defines an interface for system software
to specify the vendor id and product id for the debug device.
These two values will be presented by the debug device in its
device descriptor idVendor and idProduct fields.

The current used product ID is a place holder. We now have a
valid one. The description strings are changed accordingly.

This patch should be back-ported to kernels as old as v4.12,
that contain the commit 9ee9acda6c65 ("usb/early: Add driver
for xhci debug capability").

Cc: <stable@vger.kernel.org> # v4.12+
Signed-off-by: Lu Baolu <baolu.lu@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/early/xhci-dbc.h