[PATCH] ARM: OMAP: i2c-omap: Fix i2c_xfer for 1 msg
authorLadislav Michl <ladis@linux-mips.org>
Tue, 7 Feb 2006 03:45:38 +0000 (19:45 -0800)
committerTony Lindgren <tony@atomide.com>
Tue, 7 Feb 2006 03:45:38 +0000 (19:45 -0800)
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 <ladis@linux-mips.org>
Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found