Re: [PATCH] gspca - stv06xx: Fix a regression with the bridge/sensor vv6410

2012-11-29 Thread Hans de Goede
Hi, Thanks for the patch I've added this to my tree, and it is part of the pull-request I just send to Mauro for 3.8 Regards, Hans On 11/22/2012 12:59 PM, Jean-Francois Moine wrote: From: Jean-François Moine Setting the H and V flip controls at webcam connection time prevents the webcam to

[PATCH] gspca - stv06xx: Fix a regression with the bridge/sensor vv6410

2012-11-22 Thread Jean-Francois Moine
From: Jean-François Moine Setting the H and V flip controls at webcam connection time prevents the webcam to work correctly. This patch checks if the webcam is streaming before setting the flips. It does not set the flips (nor other controls) at webcam start time. Tested-by: Philippe ROUBACH S