]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit22ce7d5b19a5c96ac90b1f59e12993f98b86f417
treeaaec2755446fb5424fd717cd1728e8005b8b633b
parent8a6ba847e78d1682074318652b86300dd7d71f08
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