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:
d82f3e3
)
usb: dwc3: gadget: remove unnecessary code
author
Felipe Balbi
<balbi@ti.com>
Fri, 15 Feb 2013 08:45:42 +0000
(10:45 +0200)
committer
Felipe Balbi
<balbi@ti.com>
Mon, 4 Mar 2013 07:33:25 +0000
(09:33 +0200)
the params variables on dwc3_gadget_conndone_interrupt()
is only memset() to zero but never used in
that function, so we can safely drop the variable
and memset() call.
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/dwc3/gadget.c
patch
|
blob
|
history
diff --cc
drivers/usb/dwc3/gadget.c
Simple merge