Re: [PATCH] Add quirk for camera of Lenovo Thinkpad X220 Tablet

2012-06-11 Thread Jakob Haufe
For the sake of completeness, I'll answer here as well. On Thu, 10 May 2012 08:45:45 +0200 Gregor Jasny gja...@googlemail.com wrote: Without this patch, is the image flipped in both: laptop and normal mode? Yes, it's flipped in both modes. My girlfriend actually used that as a workaround: Flip

Re: [PATCH] Add quirk for camera of Lenovo Thinkpad X220 Tablet

2012-05-10 Thread Gregor Jasny
Hello Jakob, Without this patch, is the image flipped in both: laptop and normal mode? And could you please post the output of dmidecode? In the past we had different default behavior (flipped vs. non-flipped) for Thinkpad tablets with the same board / system identifiers. Thanks, Gregor --

[PATCH] Add quirk for camera of Lenovo Thinkpad X220 Tablet

2012-05-02 Thread Jakob Haufe
--- 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 +++