From: Mike Frysinger Date: Tue, 7 Apr 2009 02:00:42 +0000 (-0700) Subject: Blackfin SPI Driver: add timeout while waiting for SPIF in dma irq handler X-Git-Tag: v2.6.30-rc1~113 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aaaf939c573b783398b6af863576322256352f64;p=pandora-kernel.git Blackfin SPI Driver: add timeout while waiting for SPIF in dma irq handler The "while" endless loop will cause the system hang if hardware error, so we add timeout control to make the system alive. Signed-off-by: Mike Frysinger Signed-off-by: Bryan Wu Cc: David Brownell Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed