projects
/
platform
/
upstream
/
v4l-utils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
11eab7f
)
libv4l: update upside-down device table
author
Hans de Goede
<hdegoede@redhat.com>
Thu, 22 Jul 2010 12:43:54 +0000
(14:43 +0200)
committer
Hans de Goede
<hdegoede@redhat.com>
Thu, 22 Jul 2010 12:46:57 +0000
(14:46 +0200)
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
lib/libv4lconvert/control/libv4lcontrol.c
patch
|
blob
|
history
diff --git
a/lib/libv4lconvert/control/libv4lcontrol.c
b/lib/libv4lconvert/control/libv4lcontrol.c
index
a7eafed
..
9091b8f
100644
(file)
--- a/
lib/libv4lconvert/control/libv4lcontrol.c
+++ b/
lib/libv4lconvert/control/libv4lcontrol.c
@@
-207,6
+207,8
@@
static const struct v4lcontrol_flags_info v4lcontrol_flags[] = {
V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED },
{ 0x04f2, 0xb1bb, 0, "ASUSTeK Computer Inc. ", "N82JV",
V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED },
+ { 0x04f2, 0xb1be, 0, "ASUSTeK Computer Inc. ", "UL30JT",
+ V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED },
/* Note no whitespace padding for board vendor, this is not a typo */
{ 0x064e, 0xa111, 0, "ASUSTeK Computer Inc.", "F5RL ",
V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED },