From: Ben Dooks Date: Sun, 26 Jan 2014 16:05:37 +0000 (+0000) Subject: i2c: rcar: fix NACK error code X-Git-Tag: v3.14-rc1~52^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6ff4b105163223741f5a82804f9695221017ae42;p=pandora-kernel.git i2c: rcar: fix NACK error code The response to a bus NACK is to return -ENXIO instead of the -EREMOTEIO being currently returned by the driver. Signed-off-by: Ben Dooks Signed-off-by: Wolfram Sang --- Reading git-diff-tree failed