aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/stackusage
diff options
context:
space:
mode:
authorAlexandr Ivanov <alexandr.sky@gmail.com>2016-04-22 13:17:09 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2016-04-26 16:08:02 -0700
commitd2510342fe93d5ac8b807bc1d44b613eb5d9c64d (patch)
treeba156a049060f81a32cc6546e5d589ddd8472756 /scripts/stackusage
parentdrivers: usb: core: Minimize irq disabling in usb_sg_cancel() (diff)
usb: xhci: merge xhci_queue_bulk_tx and queue_bulk_sg_tx functions
In drivers/usb/host/xhci-ring.c there are two functions (xhci_queue_bulk_tx and queue_bulk_sg_tx) that are very similar, so a lot of code duplication. This patch merges these functions into to one xhci_queue_bulk_tx. Also counting the needed TRBs is merged and refactored. Signed-off-by: Alexandr Ivanov <alexandr.sky@gmail.com> Signed-off-by: Mathias Nyman <mathias.nyman@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/stackusage')
0 files changed, 0 insertions, 0 deletions