Skip to content

Commit

Permalink
V4L/DVB (8665): gspca: Fix the 640x480 resolution of the webcam 093a:…
Browse files Browse the repository at this point in the history
…2621.

Signed-off-by: Jean-Francois Moine <moinejf@free.fr>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
  • Loading branch information
Jean-Francois Moine authored and Mauro Carvalho Chehab committed Sep 3, 2008
1 parent 49b57db commit 9d5c125
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/media/video/gspca/sonixj.c
Original file line number Diff line number Diff line change
Expand Up @@ -1136,7 +1136,6 @@ static void sd_start(struct gspca_dev *gspca_dev)
break;
case SENSOR_OM6802:
om6802_InitSensor(gspca_dev);
reg1 = 0x46; /* 640 clk 24Mz */
reg17 = 0x64; /* 640 MCKSIZE */
break;
case SENSOR_OV7648:
Expand Down

0 comments on commit 9d5c125

Please sign in to comment.