git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b4c9c1a
)
hwmon: (max1668) Don't hide return value from i2c_smbus_write_byte_data
author
Guenter Roeck
<linux@roeck-us.net>
Sun, 16 Feb 2014 01:59:05 +0000
(17:59 -0800)
committer
Guenter Roeck
<linux@roeck-us.net>
Mon, 3 Mar 2014 16:01:04 +0000
(08:01 -0800)
i2c_smbus_write_byte_data returns a valid error code.
Return it to the user instead of replacing it with -EIO.
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Reviewed-by: Jean Delvare <jdelvare@suse.de>
drivers/hwmon/max1668.c
patch
|
blob
|
history
diff --cc
drivers/hwmon/max1668.c
Simple merge