diff options
author | Suresh Gupta | 2014-04-02 22:26:46 +0530 |
---|---|---|
committer | Felipe Balbi | 2014-04-16 10:11:46 -0500 |
commit | fc696881c6ec991f39a2f93d41f9ae841c6ace38 (patch) | |
tree | 2ea7c8d4fc098bcbca177a86c2f085f715a27d0e /firmware | |
parent | 0fca91b8a446d4a38b8f3d4772c4a8665ebcd7b2 (diff) |
usb : gadget : fsl: fix the fault issue on rmmod
completion in udc_controller->done should be assign with proper
value before complete called. The complete called in fsl_udc_release
which intern called from usb_del_gadget_udc, so moving assignment
before calling usb_del_gadget_udc
Signed-off-by: Suresh Gupta <suresh.gupta@freescale.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
Diffstat (limited to 'firmware')
0 files changed, 0 insertions, 0 deletions