Skip to content
Commit 0abd0696 authored by Felipe Balbi's avatar Felipe Balbi
Browse files

usb: gadget: udc-core: call ->disconnect() when soft disconnecting



when disconnecting from host using our soft_connect
sysfs interface, also let the gadget driver know about
it by calling the gadget driver's ->disconnect()
method.

No problems have been found while not calling ->disconnect()
so far, it's just good convention.

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