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, 21 Nov 2017 08:49:21 +0000 (09:49 +0100)
commit44efd1f1b1ea25e1393f91de18bff6608ba86e0f
tree124259a6a9b67a1ce890f2ba87c2c9be53304ce0
parent7d53b8eb50ae78c685139fa1a856e2bef4876763
USB: early: Use new USB product ID and strings for DbC device

commit c67678ec78eff9cf1e7e997fe6c37c9fcccfc5b8 upstream.

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 aeb9dd1de98c ("usb/early: Add driver
for xhci debug capability").

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