commit | 65c8820912d9469de75e5c607cefda92f11e3d2f | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <m.chehab@samsung.com> | Sun Jun 08 13:54:54 2014 -0300 |
committer | Mauro Carvalho Chehab <m.chehab@samsung.com> | Thu Jun 19 13:27:06 2014 -0300 |
tree | 9172a69831f5dec2201f95dd739aea5988c55e8e | |
parent | d289cdf022c5bebf09c73097404aa9faf2211381 [diff] |
[media] au8522: cleanup s-video settings at setup_decoder_defaults() 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>