V4L/DVB (4778): Fixed device count
Forgot to increase the device count for the STK7700P-devices Signed-off-by: Patrick Boettcher <pb@linuxtv.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
This commit is contained in:
committed by
Mauro Carvalho Chehab
parent
0ce215e1f0
commit
bf11f5e944
@@ -318,7 +318,7 @@ struct dvb_usb_device_properties dib0700_devices[] = {
|
|||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|
||||||
.num_device_descs = 4,
|
.num_device_descs = 5,
|
||||||
.devices = {
|
.devices = {
|
||||||
{ "DiBcom STK7700P reference design",
|
{ "DiBcom STK7700P reference design",
|
||||||
{ &dib0700_usb_id_table[0], &dib0700_usb_id_table[1] },
|
{ &dib0700_usb_id_table[0], &dib0700_usb_id_table[1] },
|
||||||
|
Reference in New Issue
Block a user