提交 cdd15a0a 编写于 作者: J Jean-François Moine 提交者: Mauro Carvalho Chehab

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: NJean-François Moine <moinejf@free.fr>
Signed-off-by: NMauro Carvalho Chehab <mchehab@redhat.com>
上级 a2efdd7b
...@@ -368,10 +368,6 @@ static const u8 spca505b_init_data[][3] = { ...@@ -368,10 +368,6 @@ static const u8 spca505b_init_data[][3] = {
{0x08, 0x00, 0x00}, {0x08, 0x00, 0x00},
{0x08, 0x00, 0x01}, {0x08, 0x00, 0x01},
{0x08, 0x00, 0x02}, {0x08, 0x00, 0x02},
{0x00, 0x01, 0x00},
{0x00, 0x01, 0x01},
{0x00, 0x01, 0x34},
{0x00, 0x01, 0x35},
{0x06, 0x18, 0x08}, {0x06, 0x18, 0x08},
{0x06, 0xfc, 0x09}, {0x06, 0xfc, 0x09},
{0x06, 0xfc, 0x0a}, {0x06, 0xfc, 0x0a},
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册