libv4l: update upside down devices table
authorHans de Goede <hdegoede@redhat.com>
Tue, 17 Nov 2009 11:58:22 +0000 (12:58 +0100)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 24 Feb 2010 00:44:40 +0000 (21:44 -0300)
Priority: normal

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
lib/libv4lconvert/control/libv4lcontrol.c

index 24a9a70..c320b97 100644 (file)
@@ -177,8 +177,7 @@ static const struct v4lcontrol_flags_info v4lcontrol_flags[] = {
   /* Note no whitespace padding for this  model, this is not a typo */
   { 0x064e, 0xa116, 0, "ASUSTeK Computer INC.", "K40AB",
     V4LCONTROL_HFLIPPED|V4LCONTROL_VFLIPPED },
-  { 0x064e, 0xa136, 0, "ASUSTeK Computer Inc.        ",
-    "UL30A                        ",
+  { 0x064e, 0xa136, 0, "ASUSTeK Computer Inc.        ", "UL30A     ",
     V4LCONTROL_HFLIPPED|V4LCONTROL_VFLIPPED },
   { 0x064e, 0xa136, 0, "ASUSTeK Computer Inc.        ", "UL50Ag    ",
     V4LCONTROL_HFLIPPED|V4LCONTROL_VFLIPPED },