commit | 21d06544a745a09cc1e9ce5376a61b074bfce379 | [log] [tgz] |
---|---|---|
author | Patrick Boettcher <pb@linuxtv.org> | Tue Feb 07 06:49:12 2006 -0200 |
committer | Mauro Carvalho Chehab <mchehab@brturbo.com.br> | Tue Feb 07 06:49:12 2006 -0200 |
tree | 3b10a671baf997e74ce9b92709feefdebfd58bb0 | |
parent | 123aab28608ac81938865b31db188c985aeb4424 [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>