[media] dvb_usb_v2: add .bInterfaceNumber match
authorAntti Palosaari <crope@iki.fi>
Thu, 7 Jun 2012 20:34:41 +0000 (17:34 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 4 Aug 2012 10:56:27 +0000 (07:56 -0300)
commit36764037640e1892d769cfcfe1df51b985d84563
tree573ebe956f301fcc4435b3601bbf98c1f28e1f94
parent6b8c8c40894a88035fb29472a25f6864cd2e8197
[media] dvb_usb_v2: add .bInterfaceNumber match

There is no USB match flag for used USB interface. It is rather
common there is multiple interfaces offering different services.
For example one for television and one for remote controller.

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