linux-kernel-test/drivers/i2c/algos
David Brownell bf3e2d1d9b i2c-algo-bit: Fix NAK/ARB comments
Update comments and logging on return path for byte writes.  NAK is
an error, to be reported or optionally ignored.  Timeouts are always
errors.  Lost arbitration is not currently handled, so don't even list
it as an option in the error message.

Don't return bogus EFAULT code for inappropriate NAK; EIO is better,
there is no bad userspace address in question.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Jean Delvare <khali@linux-fr.org>
2008-01-27 18:14:46 +01:00
..
i2c-algo-bit.c i2c-algo-bit: Fix NAK/ARB comments 2008-01-27 18:14:46 +01:00
i2c-algo-pca.c Convert files to UTF-8 and some cleanups 2007-10-19 23:21:04 +02:00
i2c-algo-pca.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
i2c-algo-pcf.c Convert files to UTF-8 and some cleanups 2007-10-19 23:21:04 +02:00
i2c-algo-pcf.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
i2c-algo-sgi.c i2c-algo-sgi: Comment and whitespace cleanups 2007-05-01 23:26:32 +02:00
Kconfig i2c-rpx: Remove 2007-07-12 14:12:32 +02:00
Makefile i2c: Delete the broken i2c-ite bus driver 2006-12-10 21:21:29 +01:00