aboutsummaryrefslogtreecommitdiff
path: root/lib/mpi
diff options
context:
space:
mode:
authorAlexander Shishkin <alexander.shishkin@linux.intel.com>2012-05-08 23:29:03 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-05-09 15:00:26 -0700
commit790c2d52b24e2ecd00ca014821c1adc41be2ac94 (patch)
treeaec4892d6b5d57c6a2a0e35d4411feee0a18a118 /lib/mpi
parent0f089094cde53a2639c965cd3bd3fdef27006446 (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 <alexander.shishkin@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'lib/mpi')
0 files changed, 0 insertions, 0 deletions