]> asedeno.scripts.mit.edu Git - linux.git/commit
power: supply: sbs-battery: fix CAPACITY_MODE bit naming
authorJean-Francois Dagenais <jeff.dagenais@gmail.com>
Fri, 1 Nov 2019 19:07:03 +0000 (15:07 -0400)
committerSebastian Reichel <sre@kernel.org>
Thu, 19 Dec 2019 01:11:18 +0000 (02:11 +0100)
commite2ec6aef37e699998a9d8df8926a70305b74afd5
tree68c7a9d34fe5587c3b8f0e32ca0f1d0cf42755c6
parent75d8a8423c877f2745cdbeaeaa06e8fa04dfdf27
power: supply: sbs-battery: fix CAPACITY_MODE bit naming

"Battery mode" is the name of the register, the bit manipulated by this
code is "CAPACITY_MODE" (Smart Battery System Specifications).

Signed-off-by: Jean-Francois Dagenais <jeff.dagenais@gmail.com>
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
drivers/power/supply/sbs-battery.c