From: Nicholas Mc Guire Date: Sat, 27 Dec 2014 13:33:53 +0000 (-0500) Subject: i2c: imx: fix handling of wait_for_completion_timeout result X-Git-Tag: fixes-v4.0-rc1~32^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cb9eaba4c5dc16b4c00d7a86e4f5636c4edf964c;p=pandora-kernel.git i2c: imx: fix handling of wait_for_completion_timeout result wait_for_completion_timeout does not return negative values so "result" handling here should be simplified to cover the actually possible cases only. Signed-off-by: Nicholas Mc Guire Signed-off-by: Wolfram Sang --- Reading git-diff-tree failed