]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
V4L/DVB (12987): gspca - m5602-ov7660: Set the hsync correctly
authorErik Andrén <erik.andren@gmail.com>
Fri, 26 Jun 2009 07:45:07 +0000 (04:45 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 19 Sep 2009 03:17:44 +0000 (00:17 -0300)
Signed-off-by: Erik Andrén <erik.andren@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/gspca/m5602/m5602_ov7660.h

index 8fa850c95f37f820f10e61336786d9660d64a15c..2ce05039b0376d1be4f9c0ddf9ce6cb525cff425 100644 (file)
@@ -435,7 +435,7 @@ static const unsigned char init2_ov7660[][4] = {
        {BRIDGE, M5602_XB_HSYNC_PARA, 0x00},
        {BRIDGE, M5602_XB_HSYNC_PARA, 0x27},
        {BRIDGE, M5602_XB_HSYNC_PARA, 0x02},
-       {BRIDGE, M5602_XB_HSYNC_PARA, 0xae},
+       {BRIDGE, M5602_XB_HSYNC_PARA, 0xa7},
        {BRIDGE, M5602_XB_SIG_INI, 0x00},
        {BRIDGE, M5602_XB_SEN_CLK_DIV, 0x00},
        {BRIDGE, M5602_XB_SEN_CLK_CTRL, 0xb0},