git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4991e10
)
usb: gadget: completely remove ->start/->stop
author
Felipe Balbi
<balbi@ti.com>
Thu, 24 Jan 2013 09:00:15 +0000
(11:00 +0200)
committer
Felipe 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