From: Guenter Roeck Date: Wed, 19 Jun 2013 21:53:52 +0000 (-0700) Subject: i2c: mv64xxx: Fix transfer error code X-Git-Tag: v3.11-rc1~87^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6faa3535599a6f9ef367e3fd5c5126207a356a53;p=pandora-kernel.git i2c: mv64xxx: Fix transfer error code The driver returns -ENODEV as error code if it did not get an ACK from the device. Per Documentation/i2c/fault-codes, it should return -ENXIO. Signed-off-by: Guenter Roeck Signed-off-by: Wolfram Sang --- Reading git-diff-tree failed