]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit677643762c8673ba825a5a23fd39f07a17a098de
treeab120891255577443f6ed780506832011462e28e
parentf3c7b76f4fa3186568597e95115c218c45f18456
[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