Module Name: src Committed By: jmcneill Date: Mon Oct 3 23:53:04 UTC 2011
Modified Files:
src/sys/dev/i2c: i2c.c
Log Message:
iic_ioctl_exec: if the i2c controller's "exec" function uses -1 instead of
an error code to report failure, convert it to EIO.
To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.36 src/sys/dev/i2c/i2c.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
