aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/usb/cx231xx
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/media/usb/cx231xx')
-rw-r--r--drivers/media/usb/cx231xx/cx231xx-cards.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/media/usb/cx231xx/cx231xx-cards.c b/drivers/media/usb/cx231xx/cx231xx-cards.c
index 70944516125a..62d104b98390 100644
--- a/drivers/media/usb/cx231xx/cx231xx-cards.c
+++ b/drivers/media/usb/cx231xx/cx231xx-cards.c
@@ -263,6 +263,7 @@ struct cx231xx_board cx231xx_boards[] = {
263 .norm = V4L2_STD_PAL, 263 .norm = V4L2_STD_PAL,
264 .no_alt_vanc = 1, 264 .no_alt_vanc = 1,
265 .external_av = 1, 265 .external_av = 1,
266 .dont_use_port_3 = 1,
266 /* Actually, it has a 417, but it isn't working correctly. 267 /* Actually, it has a 417, but it isn't working correctly.
267 * So set to 0 for now until someone can manage to get this 268 * So set to 0 for now until someone can manage to get this
268 * to work reliably. */ 269 * to work reliably. */