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:
7421dd4
)
libv4l: update upside down device table
author
Hans de Goede
<hdegoede@redhat.com>
Wed, 5 Jan 2011 14:19:19 +0000
(15:19 +0100)
committer
Hans de Goede
<hdegoede@redhat.com>
Wed, 5 Jan 2011 14:19:19 +0000
(15:19 +0100)
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 a182efe0b97dcbf752f3ab1b08a7470d95618bb3..b6e9968035beff860653c6b36acf5817744d128d 100644
(file)
--- a/
lib/libv4lconvert/control/libv4lcontrol.c
+++ b/
lib/libv4lconvert/control/libv4lcontrol.c
@@
-400,6
+400,8
@@
static const struct v4lcontrol_flags_info v4lcontrol_flags[] = {
V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED },
{ 0x13d3, 0x5130, 0, "ASUSTeK Computer Inc. ", "K52N",
V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED },
+ { 0x13d3, 0x5130, 0, "ASUSTeK Computer Inc. ", "K60IJ ",
+ V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED },
{ 0x13d3, 0x5130, 0, "ASUSTeK Computer Inc. ", "K70AF ",
V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED },
{ 0x13d3, 0x5130, 0, "ASUSTeK Computer Inc. ", "K70ID ",