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:
12b0556
)
[media] s5p-jpeg: Remove some unused functions
author
Rickard Strandqvist
<rickard_strandqvist@spectrumdigital.se>
Sun, 4 Jan 2015 15:32:45 +0000
(12:32 -0300)
committer
Mauro Carvalho Chehab
<mchehab@osg.samsung.com>
Tue, 7 Apr 2015 11:15:15 +0000
(08:15 -0300)
Removes some functions that are not used anywhere:
s5p_jpeg_input_raw_y16() s5p_jpeg_timer_disable() s5p_jpeg_timer_enable().
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: Sylwester Nawrocki <s.nawrocki@samsung.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
No differences found