linux/drivers/media/dvb
Austin Lund 3b94088707 V4L/DVB (8042): DVB-USB UMT-010 channel scan oops
In the umt-010 driver the struct umt_properties sets the number of URBs for
transfer to 20.  But in dvb-usb.h MAX_NO_URBS_FOR_DATA_STREAM is set to 10.

Not surprisingly this causes an oops for all devices which use the umt-010
chipset when they are inserted.

fix on Kaffeine channel scan for

Initialize stream count using MAX_NO_URBS_FOR_DATA_STREAM.

Signed-off-by: Tim Gardner <tim.gardner@canonical.com>
Signed-off-by: maximilian attems <max@stro.at>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
2008-06-26 15:58:51 -03:00
..
b2c2 V4L/DVB (7959): endianness fix in flexcop-usb.c 2008-06-05 06:35:48 -03:00
bt8xx V4L/DVB (7851): Fix FW_LOADER depencency at v4l/dvb 2008-05-14 02:54:08 -03:00
cinergyT2 V4L/DVB (7956): cinergyT2: endianness annotations, endianness and race fixes 2008-06-05 06:35:47 -03:00
dvb-core V4L/DVB (7960): net: endianness annotations 2008-06-05 06:35:48 -03:00
dvb-usb V4L/DVB (8042): DVB-USB UMT-010 channel scan oops 2008-06-26 15:58:51 -03:00
frontends V4L/DVB (8029): Improve error message at tda1004x_attach 2008-06-26 15:58:48 -03:00
pluto2 V4L/DVB (7538): Adds selectable adapter numbers as per module option 2008-04-24 14:08:00 -03:00
ttpci V4L/DVB (8004): Fix INPUT dependency at budget-ci 2008-06-26 15:58:41 -03:00
ttusb-budget V4L/DVB (7962): ttusb endianness annotations and fixes 2008-06-05 06:35:49 -03:00
ttusb-dec V4L/DVB (7962): ttusb endianness annotations and fixes 2008-06-05 06:35:49 -03:00
Kconfig V4L/DVB(7767): Move tuners to common/tuners 2008-04-29 18:41:37 -03:00
Makefile