diff options
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2009-12-10 04:31:21 +0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2010-01-17 16:31:35 +0300 |
commit | 385097e08b9c24655626ed760bc67eb7e50115a0 (patch) | |
tree | 23971efd39ec4f0ebb8b83e3ccc230c69c949846 /drivers/media/video/uvc/uvc_video.c | |
parent | 1faea56087dfaf84019557f2c9ad18bd67c6012a (diff) | |
download | linux-385097e08b9c24655626ed760bc67eb7e50115a0.tar.xz |
V4L/DVB (13826): uvcvideo: Fix controls blacklisting
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>
Diffstat (limited to 'drivers/media/video/uvc/uvc_video.c')
0 files changed, 0 insertions, 0 deletions