From: Amit Kucheria Date: Fri, 11 Dec 2009 12:21:45 +0000 (+0100) Subject: mfd: Clarify twl4030 return value for read and write X-Git-Tag: v2.6.33-rc1~285^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=147e084792f22b52df65a3d9d0e8b2a9233e0aa8;p=pandora-kernel.git mfd: Clarify twl4030 return value for read and write We should be checking if all the messages were tranferred. If not, then we should propagate the i2c core error code or EIO. Currently we return success (0) even if none of messages were transferred successfully. Signed-off-by: Amit Kucheria Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed