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:
c3505f0
)
usb: gadget: goku: remove unused argument
author
Michal Nazarewicz
<mina86@mina86.com>
Sun, 10 Nov 2013 19:35:55 +0000
(20:35 +0100)
committer
Felipe Balbi
<balbi@ti.com>
Tue, 26 Nov 2013 16:58:16 +0000
(10:58 -0600)
The stop_activity function never uses driver argument (even
though it modifies it) and thus it is safe to remove it.
Signed-off-by: Michal Nazarewicz <mina86@mina86.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
No differences found