[media] dvb-usb-v2: add pointer to 'struct usb_interface' for driver usage
authorAntti Palosaari <crope@iki.fi>
Wed, 17 Dec 2014 11:10:49 +0000 (08:10 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Mon, 2 Feb 2015 19:39:15 +0000 (17:39 -0200)
Top level pointer on USB probe is struct usb_interface *. Add that
pointer to struct dvb_usb_device that drivers could use it, for
dev_* logging and more.

Signed-off-by: Antti Palosaari <crope@iki.fi>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>

No differences found