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:
d289cdf
)
[media] au8522: cleanup s-video settings at setup_decoder_defaults()
author
Mauro Carvalho Chehab
<m.chehab@samsung.com>
Sun, 8 Jun 2014 16:54:54 +0000
(13:54 -0300)
committer
Mauro Carvalho Chehab
<m.chehab@samsung.com>
Thu, 19 Jun 2014 16:27:06 +0000
(13:27 -0300)
setup_decoder_defaults() doesn't really care about the input
port. All it needs to know is if the input port is s-video or
not.
As the caller function already knows that, just pass a boolean
instead.
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
No differences found