[media] dvb_usb_v2: return the download ret in dvb_usb_download_firmware
authorMalcolm Priestley <tvboxspy@gmail.com>
Wed, 13 Jun 2012 21:24:32 +0000 (18:24 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 4 Aug 2012 10:56:32 +0000 (07:56 -0300)
commitc65bcb95beec39402cb574faa2e17aa1e56c1534
treeab120891255577443f6ed780506832011462e28e
parenta4e7c51edd2e3fea22447ebd8d26c014a68b6a23
[media] dvb_usb_v2: return the download ret in dvb_usb_download_firmware

The first being this patch, no return value from dvb_usb_download_firmware
causes system wide dead lock with COLD disconnect as system attempts to continue
to warm state.

Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com>
Signed-off-by: Antti Palosaari <crope@iki.fi>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/dvb/dvb-usb/dvb_usb_init.c