[media] uvcvideo: Recognize the Tasco USB microscope
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Mon, 16 Feb 2015 18:30:10 +0000 (15:30 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Thu, 2 Apr 2015 20:30:05 +0000 (17:30 -0300)
commitfe6524719d67623786f1a993421388d3b373ab9d
tree61701b692224a65ac229266b9c464c45169b9604
parent9e68c53910721ffc55c05ee9bbc08129c796b470
[media] uvcvideo: Recognize the Tasco USB microscope

The device is based on an Aveo chipset, implements UVC but advertises a
vendor-specific class on all interfaces.

Support it by listing the USB VID:PID explicitly.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/usb/uvc/uvc_driver.c