From e6701255d0f96b96a42e7a9807aa9da50863577d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Erik=20Andr=C3=A9n?= Date: Tue, 18 Nov 2008 14:32:27 -0300 Subject: [PATCH] --- yaml --- r: 124239 b: refs/heads/master c: 8eaaf4034f22bad1da46859d64edab1d898974ab h: refs/heads/master i: 124237: d12f96965339ff49f768f5a3526753a5983d0782 124235: fae14a198cbcf0868cf9a2312b3a42ad78adf9fc 124231: 8c6513449c2afb56ad5ec82a0f2e5e3c38c33301 124223: 7e782cc1a75d595e5ca247c990c1e530a7892265 v: v3 --- [refs] | 2 +- trunk/drivers/media/video/gspca/m5602/m5602_ov9650.h | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 3c7307e61cd1..4ca9338db552 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 2ea487e2d00ba2c1c24a1e5cd7e2465ce0c95c4b +refs/heads/master: 8eaaf4034f22bad1da46859d64edab1d898974ab diff --git a/trunk/drivers/media/video/gspca/m5602/m5602_ov9650.h b/trunk/drivers/media/video/gspca/m5602/m5602_ov9650.h index 065632f0378e..b47624bbeef6 100644 --- a/trunk/drivers/media/video/gspca/m5602/m5602_ov9650.h +++ b/trunk/drivers/media/video/gspca/m5602/m5602_ov9650.h @@ -432,6 +432,7 @@ static const unsigned char init_ov9650[][3] = {BRIDGE, M5602_XB_PIX_OF_LINE_L, 0x00}, {BRIDGE, M5602_XB_SIG_INI, 0x01}, {BRIDGE, M5602_XB_VSYNC_PARA, 0x00}, + /* Moves the view window in a vertical orientation */ {BRIDGE, M5602_XB_VSYNC_PARA, 0x09}, {BRIDGE, M5602_XB_VSYNC_PARA, 0x00}, {BRIDGE, M5602_XB_VSYNC_PARA, 0x01},