From: Felipe Balbi Date: Wed, 12 Sep 2012 10:58:01 +0000 (+0530) Subject: i2c: omap: improve i462 errata handling X-Git-Tag: v3.7-rc1~50^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4151e74177b68c40079d8fe98f2fda4b9792a998;p=pandora-kernel.git i2c: omap: improve i462 errata handling Make it not depend on ISR's local variables in order to make it easier to re-factor the transmit data loop. Also since we are waiting for XUDF(Transmitter underflow) just before writing data lets not flag the underflow. This is anyways going to go once we write the data. Signed-off-by: Felipe Balbi Signed-off-by: Shubhrajyoti D Signed-off-by: Wolfram Sang --- Reading git-diff-tree failed