Re: i2c-ocores timeout bug

2011-07-03 Thread Andrew Worsley
On 4 July 2011 06:31, Peter Korsgaard wrote: >> "Jean" == Jean Delvare writes: > > Hi, > >  >> Basically the i2c-ocores xfer function, kicks off an interrupt driven >  >> array of i2c_msg transfers and waits 1second for it to complete and >  >> just >  >> returns -ETIMEDOUT if it times out. T

Re: i2c-ocores timeout bug

2011-07-03 Thread Peter Korsgaard
> "Jean" == Jean Delvare writes: Hi, >> Basically the i2c-ocores xfer function, kicks off an interrupt driven >> array of i2c_msg transfers and waits 1second for it to complete and >> just >> returns -ETIMEDOUT if it times out. The interrupt driven transfer is >> *not* stopped on a time