diff options
author | Sachin Kamat <sachin.kamat@linaro.org> | 2012-11-20 01:59:01 -0800 |
---|---|---|
committer | Bryan Wu <cooloney@gmail.com> | 2012-11-26 14:43:55 -0800 |
commit | 5ebab74a711388fc30e6d839eee79aa06d1ce0af (patch) | |
tree | 7efd3f5dfdb6f9f1ad44cd574e53e58042cbd7bf /Documentation/Changes | |
parent | 313e8b50c89a76c4f36af527f937c2f8cf4cad41 (diff) | |
download | linux-5ebab74a711388fc30e6d839eee79aa06d1ce0af.tar.bz2 |
leds: lp5523: Fix return value
Return the value obtained from i2c_smbus_read_byte_data() instead of
-EIO. Silences the following smatch warning:
drivers/leds/leds-lp5523.c:174 lp5523_read() info:
why not propagate 'ret' from i2c_smbus_read_byte_data() instead of -5?
Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Bryan Wu <cooloney@gmail.com>
Diffstat (limited to 'Documentation/Changes')
0 files changed, 0 insertions, 0 deletions