power: supply: bq25890: fix BAT_COMP field definition
authorMichał Mirosław <mirq-linux@rere.qmqm.pl>
Mon, 17 Dec 2018 19:28:15 +0000 (20:28 +0100)
committerSebastian Reichel <sebastian.reichel@collabora.com>
Mon, 17 Dec 2018 23:21:16 +0000 (00:21 +0100)
commit9580913966488dc78d8d2893c7427d0a84124e74
treebeace7821db9972a2d835bd8eae3f8ec7dbbadf3
parentfb4d49448026bf1aee917426f74dc1f5342ba908
power: supply: bq25890: fix BAT_COMP field definition

According to datasheet, BAT_COMP field spans bits 5-7. The rest of the
code seems to assume this already.

Fixes: 4aeae9cb0dad ("power_supply: Add support for TI BQ25890 charger chip")
Signed-off-by: Michał Mirosław <mirq-linux@rere.qmqm.pl>
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
drivers/power/supply/bq25890_charger.c