diff options
author | Sachin Kamat <sachin.kamat@linaro.org> | 2012-11-20 09:59:02 (GMT) |
---|---|---|
committer | Bryan Wu <cooloney@gmail.com> | 2012-11-26 22:43:55 (GMT) |
commit | 4401e48737c4068604144a5c0ba23a9c82ea3a37 (patch) | |
tree | c7fb3a343e7a0871afb99ac9d644ad99b0bd953f /drivers/leds/leds-gpio.c | |
parent | 5ebab74a711388fc30e6d839eee79aa06d1ce0af (diff) | |
download | linux-fsl-qoriq-4401e48737c4068604144a5c0ba23a9c82ea3a37.tar.xz |
leds: lp3944: Fix return value
Return the value obtained from i2c_smbus_read_byte_data() instead of
-EINVAL. Silences the following smatch warning:
drivers/leds/leds-lp3944.c:89 lp3944_reg_read() info:
why not propagate 'tmp' from i2c_smbus_read_byte_data() instead of -22?
Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Bryan Wu <cooloney@gmail.com>
Diffstat (limited to 'drivers/leds/leds-gpio.c')
0 files changed, 0 insertions, 0 deletions