aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/zr364xx.c
diff options
context:
space:
mode:
authorAntoine Jacquet <royale@zerezo.com>2009-11-19 22:35:38 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2009-12-05 18:41:54 -0200
commit9018f6c3a22ef2d7413da17813312d781163d950 (patch)
tree27aed619a8d4e4be8ebf810ba889a33058f8bbbb /drivers/media/video/zr364xx.c
parentV4L/DVB (13434): cx18: Bump version number due to significant buffer handling changes. (diff)
downloadlinux-dev-9018f6c3a22ef2d7413da17813312d781163d950.tar.xz
linux-dev-9018f6c3a22ef2d7413da17813312d781163d950.zip
V4L/DVB (13438): zr364xx: add support for Trust Powerc@m 910Z
Tested-by: Enrique Dominguez <enrique.pinos@gmail.com> Signed-off-by: Antoine Jacquet <royale@zerezo.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/video/zr364xx.c')
-rw-r--r--drivers/media/video/zr364xx.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/media/video/zr364xx.c b/drivers/media/video/zr364xx.c
index 9aae011d92ab..2ef110b5221b 100644
--- a/drivers/media/video/zr364xx.c
+++ b/drivers/media/video/zr364xx.c
@@ -115,6 +115,7 @@ static struct usb_device_id device_table[] = {
{USB_DEVICE(0x0a17, 0x004e), .driver_info = METHOD2 },
{USB_DEVICE(0x041e, 0x405d), .driver_info = METHOD2 },
{USB_DEVICE(0x08ca, 0x2102), .driver_info = METHOD2 },
+ {USB_DEVICE(0x06d6, 0x003d), .driver_info = METHOD0 },
{} /* Terminating entry */
};