]> git.baikalelectronics.ru Git - kernel.git/commit
xhci: Use completion and status in global command queue
authorMathias Nyman <mathias.nyman@linux.intel.com>
Thu, 8 May 2014 16:26:02 +0000 (19:26 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 20 May 2014 01:03:25 +0000 (10:03 +0900)
commitd812b621c0200922c5afe41a67282cd7e44adc8c
treef9eae8830776fa03922f49c05ec09730f01c54a2
parent5b85df7fe5e749032c75415bf80d06b23f4f1e5c
xhci: Use completion and status in global command queue

Remove the per-device command list and handle_cmd_in_cmd_wait_list()
and use the completion and status variables found in the
command structure in the global command list.

Signed-off-by: Mathias Nyman <mathias.nyman@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/xhci-hub.c
drivers/usb/host/xhci-mem.c
drivers/usb/host/xhci-ring.c
drivers/usb/host/xhci.c
drivers/usb/host/xhci.h