commit | e42efde4e4ce6bae9b728e8cc12ca73440204650 | [log] [tgz] |
---|---|---|
author | Antti Palosaari <crope@iki.fi> | Tue Jul 30 16:33:16 2013 -0300 |
committer | Mauro Carvalho Chehab <m.chehab@samsung.com> | Sun Aug 18 07:54:37 2013 -0300 |
tree | 2fad8493aa3ae32c1b9efad398643b5beb87d928 | |
parent | 00db719264ba937157c1dffd83cf25f9fbcc708a [diff] |
[media] lme2510: do not use bInterfaceNumber from dvb_usb_v2 No need to access bInterfaceNumber via dvb_usb_v2 internals as driver has it already. That patch is prepare for dvb_usb_v2 deferred probe hack removal. It was added due to udev firmware loading problems, but things are fixed after that and it is not needed anymore. Signed-off-by: Antti Palosaari <crope@iki.fi> Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>