From 65c8820912d9469de75e5c607cefda92f11e3d2f Mon Sep 17 00:00:00 2001 From: Mauro Carvalho Chehab Date: Sun, 8 Jun 2014 13:54:54 -0300 Subject: [PATCH] [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-format-patch failed