Re: [PATCH] gspca - ov534/ov534_9: Fix sccd_read/write errors

2012-05-29 Thread Hans de Goede
Hi, Thanks I've added this and the sonixj fixes to my tree and send an updated pullreq to Mauro to include these in the next round of fixes for 3.5 Regards, Hans On 05/28/2012 07:04 PM, Jean-Francois Moine wrote: The ov534 bridge is too slow to handle the sensor accesses requested by fast

[PATCH] gspca - ov534/ov534_9: Fix sccd_read/write errors

2012-05-28 Thread Jean-Francois Moine
The ov534 bridge is too slow to handle the sensor accesses requested by fast hosts giving 'sccb_reg_write failed'. A small delay fixes the problem. Signed-off-by: Jean-François Moine moin...@free.fr --- drivers/media/video/gspca/ov534.c |1 + drivers/media/video/gspca/ov534_9.c |1 + 2