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)
commit2d7ebbb0946e9e13285eee348df1dbc48f0580e0
treeaaec2755446fb5424fd717cd1728e8005b8b633b
parent4991e102c11524aff42ce3a0e7caeb6e5577808c
usb: gadget: completely remove ->start/->stop

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>
drivers/usb/gadget/udc-core.c
include/linux/usb/gadget.h
This page took 0.026188 seconds and 5 git commands to generate.