]> git.karo-electronics.de Git - mv-sheeva.git/commitdiff
V4L/DVB (9701): Add a minor comment to the sensor init
authorErik Andrén <erik.andren@gmail.com>
Tue, 18 Nov 2008 17:32:27 +0000 (14:32 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 29 Dec 2008 19:53:39 +0000 (17:53 -0200)
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_ov9650.h

index 065632f0378ebd04bdd2a01d0470293d4d186cfc..b47624bbeef6cab1843361b6ae3185bc7cc92b8a 100644 (file)
@@ -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},