usb: musb: gadget: get rid of stop_activity()
authorFelipe Balbi <balbi@ti.com>
Mon, 2 Feb 2015 23:14:12 +0000 (17:14 -0600)
committerFelipe Balbi <balbi@ti.com>
Mon, 9 Mar 2015 15:38:48 +0000 (10:38 -0500)
commitd5638fcf15bc65584877f00d4b0094cc4a66ad4e
treeb297677a78e0383fd11aa032d759619d450f547a
parent9eccca0843205f87c00404b663188b88eb248051
usb: musb: gadget: get rid of stop_activity()

that function is pretty close to a no-op by now,
all we need is a call to musb_stop().

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