usb: gadget: completely remove ->start/->stop
authorFelipe Balbi <balbi@ti.com>
Thu, 24 Jan 2013 09:00:15 +0000 (11:00 +0200)
committerFelipe Balbi <balbi@ti.com>
Thu, 24 Jan 2013 19:11:32 +0000 (21:11 +0200)
Those have been deprecated for a long time and
previous patches just converted all remaining
users of those.

Since there are no in-tree users and we don't
want any new users for them, let's obliterate
every piece of code related to those calls.

Signed-off-by: Felipe Balbi <balbi@ti.com>

No differences found