libv4l: add 06f8:3009 pac7302 90 degrees rotated cam to the device table
authorhans@rhel5-devel.localdomain <hans@rhel5-devel.localdomain>
Mon, 24 Aug 2009 07:52:55 +0000 (09:52 +0200)
committerhans@rhel5-devel.localdomain <hans@rhel5-devel.localdomain>
Mon, 24 Aug 2009 07:52:55 +0000 (09:52 +0200)
From: Stéphane Marguet (Stemp) <smarguet <at> gmail.com>

libv4l: add 06f8:3009 pac7302 90 degrees rotated cam to the device table

Priority: normal

Signed-off-by: Stéphane Marguet (Stemp) <smarguet <at> gmail.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
lib/libv4lconvert/control/libv4lcontrol.c

index 6acf641..13009b4 100644 (file)
@@ -155,6 +155,8 @@ static const struct v4lcontrol_flags_info v4lcontrol_flags[] = {
   /* Pac7302 based devices */
   { 0x093a, 0x2620, 0x0f, NULL, NULL,
     V4LCONTROL_ROTATED_90_JPEG|V4LCONTROL_WANTS_WB },
+  { 0x06f8, 0x3009, 0,    NULL, NULL,
+    V4LCONTROL_ROTATED_90_JPEG|V4LCONTROL_WANTS_WB },
   /* Pac7311 based devices */
   { 0x093a, 0x2600, 0x0f, NULL, NULL, V4LCONTROL_WANTS_WB },
   /* sq905 devices */