[media] dvb_usb_v2: init I2C and USB mutex earlier
authorAntti Palosaari <crope@iki.fi>
Fri, 25 May 2012 15:58:34 +0000 (12:58 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 4 Aug 2012 10:56:22 +0000 (07:56 -0300)
commit19b308c035b4d65cc32a67d9e020377e6bf9c852
tree4c0600e5806bc84be0280e25574028594e9b7e89
parent005bc3fce76b3bd7c0a583cf3e89ce11c87077cd
[media] dvb_usb_v2: init I2C and USB mutex earlier

Those must be initialized earlier as we now pass
(struct dvb_usb_device *) to the firmware download
callbacks too.

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