diff options
author | 2011-05-20 00:17:34 +0200 | |
---|---|---|
committer | 2011-05-19 16:34:04 -0700 | |
commit | 079cdb0947ce6ae7df0c73a1c82c14920a9b6b6d (patch) | |
tree | de0a18dca25e9b42a1ec3afa26a5ae963e5b6632 /tools/perf/scripts/python | |
parent | USB: remove remaining usages of hcd->state from usbcore and fix regression (diff) | |
download | wireguard-linux-079cdb0947ce6ae7df0c73a1c82c14920a9b6b6d.tar.xz wireguard-linux-079cdb0947ce6ae7df0c73a1c82c14920a9b6b6d.zip |
usb/isp1760: Move function isp1760_endpoint_disable() within file.
Preparation for patch #2. The function isp1760_endpoint_disable() does almost
the same thing as urb_dequeue(). In patch #2 I change these to use a common
helper function instead of calling each other - for clarity but also to
avoid releasing the spinlock while in a "questionable" state. It seemed
proper to have these functions close to each other in the code.
Signed-off-by: Arvid Brodin <arvid.brodin@enea.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions