xhci: clarify logging in xhci_setup_device
authorDan Williams <dan.j.williams@intel.com>
Fri, 22 Nov 2013 09:20:01 +0000 (01:20 -0800)
committerSarah Sharp <sarah.a.sharp@linux.intel.com>
Tue, 10 Dec 2013 21:55:34 +0000 (13:55 -0800)
commit6f8ffc0b43c1043481306ffb8a4b8f53fa1f5ead
tree1fa449a09ddea2bb0ba35b189715665b0a060533
parent48fc7dbd52c0559647291f33a10ccdc6cdbe4c72
xhci: clarify logging in xhci_setup_device

Specify whether we are only performing the context setup portion of the
'address device' command, or the full operation issuing 'SetAddress'
on the wire.

Signed-off-by: Dan Williams <dan.j.williams@intel.com>
Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com>
drivers/usb/host/xhci.c