From: Paul Walmsley Date: Tue, 8 Dec 2009 23:33:16 +0000 (-0700) Subject: OMAP clock/hwmod: fix off-by-one errors X-Git-Tag: v2.6.33-rc1~295^2~1^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6f8b7ff5b01e16a65c3b17865ce047faeca40907;p=pandora-kernel.git OMAP clock/hwmod: fix off-by-one errors Fix loop bailout off-by-one bugs reported by Juha Leppänen . This second version incorporates comments from Russell King . A new macro, 'omap_test_timeout', has been created, with cleaner code, and existing code has been converted to use it. Signed-off-by: Paul Walmsley Cc: Juha Leppänen Cc: Russell King --- Reading git-diff-tree failed