diff options
| author | Alexander Shishkin <[email protected]> | 2012-05-08 23:29:03 +0300 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2012-05-09 15:00:26 -0700 |
| commit | 790c2d52b24e2ecd00ca014821c1adc41be2ac94 (patch) | |
| tree | aec4892d6b5d57c6a2a0e35d4411feee0a18a118 /tools/perf/scripts/python | |
| parent | 0f089094cde53a2639c965cd3bd3fdef27006446 (diff) | |
usb: gadget: ci13xxx: move endpoint (de-)initialization to probe/remove
Currently, endpoints are initialized in gadget start/stop methods, however
for the new style gadgets it is expected that bind() can be called before
controller's start(), and we need endpoints already initialized at that
point. So, move endpoint initialization to controller's probe before we
switch to the "new style" gadget framework.
Signed-off-by: Alexander Shishkin <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions