On Fri, Aug 23, 2013 at 11:15:12AM +0300, Xenia Ragiadakou wrote:
> This patch adds a new variable 'cmd_trb' to hold the address of the
> command TRB, that is associated with the command completion event,
> and to replace repetitions of xhci->cmd_ring->dequeue into the code.
>
> Signed-off-by: Xen
This patch adds a new variable 'cmd_trb' to hold the address of the
command TRB, that is associated with the command completion event,
and to replace repetitions of xhci->cmd_ring->dequeue into the code.
Signed-off-by: Xenia Ragiadakou
---
drivers/usb/host/xhci-ring.c | 15 ---
1 fil