From: Felipe Balbi Date: Thu, 24 Jan 2013 09:00:15 +0000 (+0200) Subject: usb: gadget: completely remove ->start/->stop X-Git-Tag: v3.9-rc1~126^2~43^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2d7ebbb0946e9e13285eee348df1dbc48f0580e0;p=pandora-kernel.git 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 --- Reading git-diff-tree failed