Re: gspca - pac7302: Add a delay on loading the bridge registers.

2010-01-09 Thread Jean-Francois Moine
On Fri, 08 Jan 2010 18:29:02 +0100 Németh Márton wrote: > > Without the delay, the usb_control_msg() may fail when loading the > > page 3 with error -71 or -62. > > > > Priority: normal > > > > Signed-off-by: Jean-Francois Moine > > include/asm-generic/errno.h: > > #define ETIME 62

Re: gspca - pac7302: Add a delay on loading the bridge registers.

2010-01-08 Thread Németh Márton
Hi, At http://linuxtv.org/hg/~jfrancois/gspca/rev/b0a374674388 : > From: Jean-Francois Moine > > Without the delay, the usb_control_msg() may fail when loading the > page 3 with error -71 or -62. > > Priority: normal > > Signed-off-by: Jean-Francois Moine include/asm-generic/errno.h: > #define