usb: dwc3: gadget: don't disable endpoints on exit
authorFelipe Balbi <balbi@ti.com>
Fri, 7 Oct 2011 19:40:41 +0000 (22:40 +0300)
committerFelipe Balbi <balbi@ti.com>
Mon, 12 Dec 2011 09:48:09 +0000 (11:48 +0200)
commitb2c2271c826589c5c5b285a5a32e158d36d263d9
treebbdfa7b51a89dde4985627d7a327ea86d3d51c26
parentdc47ce90c3a822cd7c9e9339fe4d5f61dcb26b50
usb: dwc3: gadget: don't disable endpoints on exit

when we remove the gadget driver, it will already
do that for us.

Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/dwc3/gadget.c