diff options
| author | H Hartley Sweeten <[email protected]> | 2013-05-23 12:43:35 -0700 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2013-05-30 20:40:43 +0900 |
| commit | dc29c6fa5e5b3f18b29a4c552ea4f67376ebf2cd (patch) | |
| tree | 08cc74017c904e4677792b9445a82db638c79045 /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | 705a8f720154eea0c8f9801f6a9b30bbf5d7ca25 (diff) | |
staging: comedi: usbduxsigma: use usbdux_ao_stop() to force unlink all urbs
In tidy_up(), instead of duplicating the code in usbdux_ao_stop() to unlink
all the output urbs, just use usbdux_ao_stop(). Since that function calls
usb_kill_urb() for all the urbs and clears the 'ao_cmd_running' flag, we
can also remove the redundant code in tidy_up().
Signed-off-by: H Hartley Sweeten <[email protected]>
Cc: Ian Abbott <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions