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:
dc93b41
)
usb: gadget: udc: s3c2410_udc.c: Remove some unused functions
author
Rickard Strandqvist
<rickard_strandqvist@spectrumdigital.se>
Sat, 20 Dec 2014 22:30:11 +0000
(23:30 +0100)
committer
Felipe Balbi
<balbi@ti.com>
Mon, 12 Jan 2015 18:13:24 +0000
(12:13 -0600)
Removes some functions that are not used anywhere:
s3c2410_udc_clear_ep_state() s3c2410_udc_set_ep0_sse_out()
This was partially found by using a static code analysis program called cppcheck.
Signed-off-by: Rickard Strandqvist <rickard_strandqvist@spectrumdigital.se>
Signed-off-by: Felipe Balbi <balbi@ti.com>
No differences found