From: Alexander Shishkin Date: Tue, 11 May 2010 18:35:17 +0000 (-0700) Subject: omap: i2c: add a timeout to the busy waiting X-Git-Tag: v2.6.35-rc1~479^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e9f59b9c9bc5730152b6a94c47dd90b730a07e35;p=pandora-kernel.git omap: i2c: add a timeout to the busy waiting The errata 1.153 workaround is busy waiting on XUDF bit in interrupt context, which may lead to kernel hangs. The problem can be reproduced by running the bus with wrong (too high) speed. Signed-off-by: Alexander Shishkin Signed-off-by: Tony Lindgren Signed-off-by: Ben Dooks --- Reading git-diff-tree failed