alistair23-linux/drivers/i2c
Ben Dooks 6ff4b10516 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>
2014-01-26 22:48:36 +01:00
..
algos i2c: delete non-required instances of include <linux/init.h> 2014-01-24 18:24:31 +01:00
busses i2c: rcar: fix NACK error code 2014-01-26 22:48:36 +01:00
muxes i2c: delete non-required instances of include <linux/init.h> 2014-01-24 18:24:31 +01:00
i2c-boardinfo.c
i2c-core.c i2c: rely on driver core when sanitizing devices 2014-01-24 19:52:25 +01:00
i2c-core.h
i2c-dev.c i2c: i2c-dev: Create 'name' attribute automatically 2013-09-30 06:02:31 +02:00
i2c-mux.c i2c: mux: Inherit retry count and timeout from parent for muxed bus 2013-12-12 22:39:28 +01:00
i2c-smbus.c i2c: Remove redundant 'driver' field from the i2c_client struct 2013-10-03 22:28:31 +02:00
i2c-stub.c i2c-stub: Move to drivers/i2c 2012-10-28 21:37:00 +01:00
Kconfig Remove GENERIC_HARDIRQ config option 2013-09-13 15:09:52 +02:00
Makefile i2c-stub: Move to drivers/i2c 2012-10-28 21:37:00 +01:00