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

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

V4L/DVB (9291): gspca: Do not set the white balance temperature by default in t613.

parent 392ee5a5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -188,7 +188,7 @@ static struct ctrl sd_ctrls[] = {
	  .minimum = 0,
	  .maximum = 1,
	  .step = 1,
	  .default_value = 1,
	  .default_value = 0,
	  },
	 .set = sd_setwhitebalance,
	 .get = sd_getwhitebalance