diff options
author | Arvid Brodin <arvid.brodin@enea.com> | 2011-05-20 02:17:34 +0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2011-05-20 03:34:04 +0400 |
commit | 079cdb0947ce6ae7df0c73a1c82c14920a9b6b6d (patch) | |
tree | de0a18dca25e9b42a1ec3afa26a5ae963e5b6632 /Documentation/cpu-freq/cpu-drivers.txt | |
parent | 69fff59de4d844f8b4c2454c3c23d32b69dcbfd7 (diff) | |
download | linux-079cdb0947ce6ae7df0c73a1c82c14920a9b6b6d.tar.xz |
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 'Documentation/cpu-freq/cpu-drivers.txt')
0 files changed, 0 insertions, 0 deletions