Skip to content
Commit 66e4afc7 authored by Felipe Balbi's avatar Felipe Balbi
Browse files

usb: gadget: pxa25x: fix disconnect reporting

when commit 6166c246

 (usb: gadget: pxa25x_udc:
convert to udc_start/udc_stop) converted
this driver to udc_start/udc_stop, it failed
to consider the fact that stop_activity()
is called from disconnect interrupt.

Fix the problem so that gadget drivers know
about proper disconnect sequences.

Signed-off-by: default avatarFelipe Balbi <balbi@ti.com>
parent c390b036
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment