diff options
author | Hans de Goede <hdegoede@redhat.com> | 2014-08-20 13:41:53 (GMT) |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-09-24 04:46:11 (GMT) |
commit | d3a43e66e02571ada527e0ea9e34a786b048849a (patch) | |
tree | 0faf89fc90a6524ff85e8afa753e813b632bb2d3 /drivers/usb/renesas_usbhs | |
parent | b7f9696bd1b170dbff44b1b374b1473278bd2c53 (diff) | |
download | linux-d3a43e66e02571ada527e0ea9e34a786b048849a.tar.xz |
xhci: Fold queue_set_tr_deq into xhci_queue_new_dequeue_state
xhci_queue_new_dequeue_state is the only caller of queue_set_tr_deq
and queue_set_tr_deq checks for SET_DEQ_PENDING, where as
xhci_queue_new_dequeue_state sets it which is inconsistent.
Simply fold the 2 into one is a nice cleanup and fixes the inconsistency.
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Mathias Nyman <mathias.nyman@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/renesas_usbhs')
0 files changed, 0 insertions, 0 deletions