From: Mauro Carvalho Chehab Date: Sun, 8 Jun 2014 16:54:54 +0000 (-0300) Subject: [media] au8522: cleanup s-video settings at setup_decoder_defaults() X-Git-Tag: omap-for-v3.17/fixes-against-rc2~155^2~431 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=65c8820912d9469de75e5c607cefda92f11e3d2f;p=pandora-kernel.git [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 --- Reading git-diff-tree failed