[PATCHv5 17/18] I2C: OMAP: Do not set the XUDF if the underflow is not reached

2012-04-03 Thread Shubhrajyoti D
Currently in the 1.153 errata handling while waiting for transmitter underflow if NACK is got the XUDF flag is also set. The flag is set after wait for the condition is over. Cc: Alexander Shishkin Cc: Moiz Sonasath Signed-off-by: Shubhrajyoti D --- drivers/i2c/busses/i2c-omap.c |2 +- 1 f

Re: [PATCHv5 17/18] I2C: OMAP: Do not set the XUDF if the underflow is not reached

2012-04-03 Thread Shubhrajyoti
Hi Moiz, Thanks for your review. On Tuesday 03 April 2012 09:41 PM, Sonasath, Moiz wrote: > Shubhrajyoti, > > On Tue, Apr 3, 2012 at 11:02 AM, Shubhrajyoti D wrote: > >> Currently in the 1.153 errata handling while waiting for transmitter >> underflow if NACK is got the XUDF flag is also set. >>