[PATCH 1/2] gspca_sonixj: add hardware vertical flip support for hama AC-150

2010-10-17 Thread Németh Márton
From: Márton Németh The PO2030N sensor chip found in hama AC-150 webcam supports vertical flipping the image by hardware. Add support for this in the gspca_sonixj driver also. Signed-off-by: Márton Németh --- diff -upr b/drivers/media/video/gspca/sonixj.c c/drivers/media/video/gspca/sonixj.c -

Re: [PATCH 1/2] gspca_sonixj: add hardware vertical flip support for hama AC-150

2010-10-18 Thread Jean-Francois Moine
On Sun, 17 Oct 2010 13:08:01 +0200 Németh Márton wrote: > The PO2030N sensor chip found in hama AC-150 webcam supports vertical > flipping the image by hardware. Add support for this in the > gspca_sonixj driver also. [snip] Hi Németh, The driver sonixj has changed in staging/2.6.37. I

Re: [PATCH 1/2] gspca_sonixj: add hardware vertical flip support for hama AC-150

2010-10-18 Thread Németh Márton
Hi Jean-Francois, Jean-Francois Moine wrote: > On Sun, 17 Oct 2010 13:08:01 +0200 > Németh Márton wrote: > >> The PO2030N sensor chip found in hama AC-150 webcam supports vertical >> flipping the image by hardware. Add support for this in the >> gspca_sonixj driver also. > [snip] > The dri