diff options
author | Colin Ian King <colin.king@canonical.com> | 2020-01-16 17:09:00 +0000 |
---|---|---|
committer | Sebastian Reichel <sre@kernel.org> | 2020-01-16 20:35:57 +0100 |
commit | cb619e80333acc59ce9eb29d56ef6e3b749bf474 (patch) | |
tree | 85ec2dbbc346e1f9cd5d4f50f2b1420aa537e311 /drivers/power/supply/tosa_battery.c | |
parent | bcfb7ae3f50be4d51346a8cf69097cf59b29d05b (diff) |
power: supply: bq25890_charger: fix incorrect error return when bq25890_field_read fails
Currently a read failure by bq25890_field_read on F_DEV_REV is returning
an error in id instead of rev. Fix this by returning the value in rev.
Addresses-Coverity: ("Copy-paste error")
Fixes: d20267c9a98e ("power: supply: bq25890_charger: Add support of BQ25892 and BQ25896 chips")
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
Diffstat (limited to 'drivers/power/supply/tosa_battery.c')
0 files changed, 0 insertions, 0 deletions