Armin Schenker kirjoitti:
- .num_device_descs = 11,
+ .num_device_descs = 12,
- struct dvb_usb_device_description devices[11];
+ struct dvb_usb_device_description devices[12];
I don't comment about this patch but general.
I didn't realized this value is allowed to increase when adding new
devices. Due to that there is now three dvb_usb_device_properties in
af9015 which makes driver a little bit complex.
What we should do? Can I remove code from af9015 and increase
dvb_usb_device_description count to about 30? What is biggest suitable
value we want use, how much memory one entry will take.
regards
Antti
--
http://palosaari.fi/
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html