commit | 6ff4b105163223741f5a82804f9695221017ae42 | [log] [tgz] |
---|---|---|
author | Ben Dooks <ben.dooks@codethink.co.uk> | Sun Jan 26 16:05:37 2014 +0000 |
committer | Wolfram Sang <wsa@the-dreams.de> | Sun Jan 26 22:48:36 2014 +0100 |
tree | 6c2bceb80ff2753a149fbedece45aacbc30383a0 | |
parent | 25ee33fb824eb46ae77f6c962007492603d39772 [diff] |
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 <ben.dooks@codethink.co.uk> Signed-off-by: Wolfram Sang <wsa@the-dreams.de>