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

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

V4L/DVB: gspca - spca505: Remove the eeprom write commands of NxUltra



With a null request byte, these commands prevented the next commands
to be executed.

Signed-off-by: default avatarJean-François Moine <moinejf@free.fr>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@redhat.com>
parent a2efdd7b
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -368,10 +368,6 @@ static const u8 spca505b_init_data[][3] = {
	{0x08, 0x00, 0x00},
	{0x08, 0x00, 0x01},
	{0x08, 0x00, 0x02},
	{0x00, 0x01, 0x00},
	{0x00, 0x01, 0x01},
	{0x00, 0x01, 0x34},
	{0x00, 0x01, 0x35},
	{0x06, 0x18, 0x08},
	{0x06, 0xfc, 0x09},
	{0x06, 0xfc, 0x0a},