From: Jakob Haufe <sur5r@sur5r.net>
To: linux-media@vger.kernel.org
Subject: [PATCH] Add quirk for camera of Lenovo Thinkpad X220 Tablet
Date: Thu, 3 May 2012 02:33:27 +0200 [thread overview]
Message-ID: <20120503023327.085062b7@samsa.ccchd.dn42> (raw)
---
lib/libv4lconvert/control/libv4lcontrol.c | 2 ++
1 file changed, 2 insertions(+)
diff --git a/lib/libv4lconvert/control/libv4lcontrol.c
b/lib/libv4lconvert/control/libv4lcontrol.c index e802a90..f9fda71 100644
--- a/lib/libv4lconvert/control/libv4lcontrol.c
+++ b/lib/libv4lconvert/control/libv4lcontrol.c
@@ -134,6 +134,8 @@ static const struct v4lcontrol_flags_info
v4lcontrol_flags[] = { "FUJITSU", "LIFEBOOK NH751" },
{ 0x04f2, 0xb217, 0, "LENOVO", "42992QG",
V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED },
+ { 0x04f2, 0xb217, 0, "LENOVO", "42982YG",
+ V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED },
{ 0x04f2, 0xb27c, 0, "LENOVO", "12973MG",
V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED, 0, NULL, NULL,
NULL, "ThinkPad Edge E325" },
--
1.7.10
next reply other threads:[~2012-05-03 0:39 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-05-03 0:33 Jakob Haufe [this message]
2012-05-10 6:45 ` [PATCH] Add quirk for camera of Lenovo Thinkpad X220 Tablet Gregor Jasny
2012-06-11 21:53 ` Jakob Haufe
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20120503023327.085062b7@samsa.ccchd.dn42 \
--to=sur5r@sur5r.net \
--cc=linux-media@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox