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

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

V4L/DVB (13920): gspca - zc3xx: Let default sharpness for sensor pas202b.

parent 1eed40ae
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -6663,7 +6663,7 @@ static int sd_config(struct gspca_dev *gspca_dev,
		case 0x0e:
			PDEBUG(D_PROBE, "Find Sensor PAS202B");
			sd->sensor = SENSOR_PAS202B;
			sd->sharpness = 1;
/*			sd->sharpness = 1; */
			break;
		case 0x0f:
			PDEBUG(D_PROBE, "Find Sensor PAS106");