]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit0b3b8c2abf15cfbd3b283347616c5f8861622e90
tree573ebe956f301fcc4435b3601bbf98c1f28e1f94
parente16e00796b4f240f4613350d72ebac60f8ec07ea
[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