OSDN Git Service

power: supply: rt5033_battery: Change voltage values to µV
authorJakob Hauser <jahau@rocketmail.com>
Fri, 8 Oct 2021 08:32:45 +0000 (10:32 +0200)
committerSebastian Reichel <sebastian.reichel@collabora.com>
Tue, 12 Oct 2021 15:12:23 +0000 (17:12 +0200)
commitbf895295e9a73411889816f1a0c1f4f1a2d9c678
tree27d5b59d635029cd4ac0a94bbeaf8307074da5af
parented229454856e565c5a7d3287cbc63f2cf077b34f
power: supply: rt5033_battery: Change voltage values to µV

Currently the rt5033_battery driver provides voltage values in mV. It
should be µV as stated in Documentation/power/power_supply_class.rst.

Fixes: b847dd96e659 ("power: rt5033_battery: Add RT5033 Fuel gauge device driver")
Cc: Beomho Seo <beomho.seo@samsung.com>
Cc: Chanwoo Choi <cw00.choi@samsung.com>
Signed-off-by: Jakob Hauser <jahau@rocketmail.com>
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
drivers/power/supply/rt5033_battery.c