summaryrefslogtreecommitdiff
path: root/drivers/usb/host/xhci.h
diff options
context:
space:
mode:
authorAlexander Theissen <alex.theissen@me.com>2018-12-04 23:43:37 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-12-05 10:42:25 +0100
commit3ea5eb139f43360ae2d471e975b82d3fa38929c8 (patch)
tree6c916f1d2d726ec77e3130c44fda69edf1394954 /drivers/usb/host/xhci.h
parent67f3a0d0ad7220b9c37b5e6722a821cd7f389b39 (diff)
usb: appledisplay: Remove unnecessary spinlock
The spinlock was inside the urb completion function which is only called once per display and is then resubmitted from this function. There was no other place where this lock was used. Signed-off-by: Alexander Theissen <alex.theissen@me.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/host/xhci.h')
0 files changed, 0 insertions, 0 deletions