Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9d5c1251 authored by Jean-Francois Moine's avatar Jean-Francois Moine Committed by Mauro Carvalho Chehab
Browse files

V4L/DVB (8665): gspca: Fix the 640x480 resolution of the webcam 093a:2621.

parent 49b57dba
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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: