commit | ac5361a8c8ab29d2a6d849fed05326304e9d1ef8 | [log] [tgz] |
---|---|---|
author | Antti Palosaari <crope@iki.fi> | Wed Dec 17 08:10:49 2014 -0300 |
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Mon Feb 02 17:39:15 2015 -0200 |
tree | 6eb89774e9eaff57b9d7c4eef0e1f674dfdb8591 | |
parent | ab98180ac2e6e41058f8829c0961aa306c610c16 [diff] |
[media] dvb-usb-v2: add pointer to 'struct usb_interface' for driver usage 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>