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

Commit 585d4881 authored by Jean-François Moine's avatar Jean-François Moine Committed by Mauro Carvalho Chehab
Browse files

V4L/DVB: gspca - sq930x: Change the horizontal blanking of sensor mt9v111

parent 82d2c7aa
Loading
Loading
Loading
Loading
+2 −1
Original line number Original line Diff line number Diff line
@@ -307,7 +307,8 @@ static const struct i2c_write_cmd mt9v111_init_3[] = {
	{0x62, 0x0405},
	{0x62, 0x0405},
};
};
static const struct i2c_write_cmd mt9v111_init_4[] = {
static const struct i2c_write_cmd mt9v111_init_4[] = {
	{0x05, 0x00ce},		/* horizontal blanking */
/*	{0x05, 0x00ce}, */
	{0x05, 0x005d},		/* horizontal blanking */
};
};


static const struct ucbus_write_cmd ov7660_start_0[] = {
static const struct ucbus_write_cmd ov7660_start_0[] = {