[media] dvb_usb_v2: refactor delayed init
authorAntti Palosaari <crope@iki.fi>
Wed, 6 Jun 2012 03:05:06 +0000 (00:05 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 4 Aug 2012 10:56:26 +0000 (07:56 -0300)
commit4f208d4e2d871c2416c9a86695d6f7d17e76349b
tree18ffd8e8ccfa623068f08fd65add78c4a2c39828
parent0a8673569ff92d7dd6c07153696d1975d13a3b99
[media] dvb_usb_v2: refactor delayed init

Move work to the struct dvb_usb_device that we can access
it inside .disconnect().

Also many other minor changes.

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