From: Ladislav Michl Date: Tue, 7 Feb 2006 03:45:38 +0000 (-0800) Subject: [PATCH] ARM: OMAP: i2c-omap: Fix i2c_xfer for 1 msg X-Git-Tag: v2.6.16-omap1~106 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c9089b85d2bc8894fe6e465886ad0f427ef46d82;p=pandora-kernel.git [PATCH] ARM: OMAP: i2c-omap: Fix i2c_xfer for 1 msg omap_i2c_xfer is supposed to return number of messages successfuly transfered. Remove bogus condition which causes it to fail when transfering one message. Signed-off-by: Ladislav Michl Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed