diff options
| author | Sebastian Andrzej Siewior <[email protected]> | 2013-06-19 17:38:11 +0200 |
|---|---|---|
| committer | Felipe Balbi <[email protected]> | 2013-07-29 13:53:18 +0300 |
| commit | 66c01883ef19bf4537b16931567b7d35c65356ad (patch) | |
| tree | 99da616e10bf13181dad379d97748980784c74e6 /tools/perf/scripts/python | |
| parent | ff2283229da616d9a029eaa0d483fa8b0ad55e77 (diff) | |
usb: musb: dma: merge ->start/stop into create/destroy
The core code creates a controller and immediately after that it calls
the ->start() callback. This one might drop an error but nobody cares.
The same thing happens in the destroy corner: First ->stop() called
followed by destroy callback. So why not merge those two into the same
function since there is no difference.
Signed-off-by: Sebastian Andrzej Siewior <[email protected]>
Signed-off-by: Felipe Balbi <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions