linux/drivers/media
Laurent Pinchart da0297498e V4L/DVB (13826): uvcvideo: Fix controls blacklisting
commit 385097e08b upstream.

The control blacklisting code erroneously used usb_match_id() by passing
a pointer to a usb_device_id structure instead of an array of such
structures.

Replace the usb_match_id() call by usb_match_id_one().

Thanks to Paulo Assis for diagnosing the bug and providing an initial
fix.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2010-01-28 15:02:19 -08:00
..
common V4L/DVB: Fix test in copy_reg_bits() 2009-12-18 14:03:52 -08:00
dvb V4L/DVB (13569): smsusb: add autodetection support for five additional Hauppauge USB IDs 2010-01-28 15:00:51 -08:00
radio V4L/DVB (13321): radio-gemtek-pci: fix double mutex_lock 2009-11-26 19:38:01 -02:00
video V4L/DVB (13826): uvcvideo: Fix controls blacklisting 2010-01-28 15:02:19 -08:00
Kconfig V4L/DVB (11881): one kconfig controls them all 2009-06-16 18:21:16 -03:00
Makefile