From: Mark Brown Date: Wed, 12 Nov 2008 16:34:02 +0000 (+0100) Subject: mfd: Correct WM8350 I2C return code usage X-Git-Tag: v2.6.28-rc6~60^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=898d8054ec0cb5ba0ec1b15c78042a23ed103c02;p=pandora-kernel.git mfd: Correct WM8350 I2C return code usage The vendor BSP used for the WM8350 development provided an I2C driver which incorrectly returned zero on succesful sends rather than the number of transmitted bytes, an error which was then propagated into the WM8350 I2C accessors. Signed-off-by: Mark Brown Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed