i2c/mips: Fix error return codes from Sibyte i2c bus driver
authorGuenter Roeck <guenter.roeck@ericsson.com>
Sat, 10 Jul 2010 07:42:47 +0000 (09:42 +0200)
committerJean Delvare <khali@linux-fr.org>
Sat, 10 Jul 2010 07:42:47 +0000 (09:42 +0200)
Sibyte i2c bus driver returns non-descriptive error values.
Update to return error values as defined in Documentation/i2c/fault-codes.

Signed-off-by: Guenter Roeck <guenter.roeck@ericsson.com>
Signed-off-by: Jean Delvare <khali@linux-fr.org>

No differences found