From: Shubhrajyoti D Date: Tue, 29 May 2012 10:56:21 +0000 (+0530) Subject: I2C: OMAP: Do not set the XUDF(Transmit underflow) if the underflow is not reached X-Git-Tag: v3.6-rc1~67^2~50 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e7e62df09d9be4288c1b33aff6eef078f61c97aa;p=pandora-kernel.git I2C: OMAP: Do not set the XUDF(Transmit underflow) if the underflow is not reached Currently in the 1.153 errata handling, while waiting for transmitter underflow, if NACK is got the XUDF(Transmit underflow) flag is also set. Fix this by setting the XUDF(Transmit underflow) flag after wait for the condition is over. Cc: Alexander Shishkin Acked-by: Moiz Sonasath Reviewed-by: Kevin Hilman Signed-off-by: Shubhrajyoti D Signed-off-by: Wolfram Sang --- Reading git-diff-tree failed