commit | 9366865fdd9fd4fb9e7a81ce3678cc253c89ab9d | [log] [tgz] |
---|---|---|
author | Patrick Boettcher <pb@linuxtv.org> | Tue Feb 07 06:49:12 2006 -0200 |
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | Tue Feb 07 06:53:22 2006 -0200 |
tree | 565a2c04a20ecb49f0e77ca7d91f2a1f7d988812 | |
parent | eba841ed1d00e13144c1063b304c1537b774a747 [diff] |
V4L/DVB (3313): FIX: Check if FW was downloaded or not + new firmware file - When a firmware was downloaded dvb_usb_device_init returns NULL for the dvb_usb_device, then nothing should be done with that pointer and device, because it will re-enumerate. - A new firmware should be used with digitv devices. - It should make "slave"-devices work and others, too. Signed-off-by: Patrick Boettcher <pb@linuxtv.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>