diff options
author | Austin Lund <austin.lund@gmail.com> | 2008-06-13 16:02:43 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | 2008-06-26 20:58:51 +0200 |
commit | 3b9408870757bd9e07fd03ac6318258f22b8dfa3 (patch) | |
tree | 584a1134228bb3e220c4ef387e100a2c8ee91a48 /Documentation | |
parent | V4L/DVB (8040): soc-camera: remove soc_camera_host_class class (diff) | |
download | linux-3b9408870757bd9e07fd03ac6318258f22b8dfa3.tar.xz linux-3b9408870757bd9e07fd03ac6318258f22b8dfa3.zip |
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>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions