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

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

V4L/DVB (13919): gspca - zc3xx: Fix hdcs2020 probe.

parent 1cb6d7b1
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -6339,6 +6339,7 @@ static int vga_2wr_probe(struct gspca_dev *gspca_dev)
	}

	start_2wr_probe(dev, 0x08);		/* HDCS2020 */
	i2c_write(gspca_dev, 0x1c, 0x00, 0x00);
	i2c_write(gspca_dev, 0x15, 0xaa, 0x00);
	retword = i2c_read(gspca_dev, 0x15);
	if (retword != 0)