power: supply: max17042: remove duplicated STATUS bit defines
authorKrzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Mon, 16 Aug 2021 08:27:15 +0000 (10:27 +0200)
committerSebastian Reichel <sre@kernel.org>
Mon, 16 Aug 2021 11:05:32 +0000 (13:05 +0200)
commit22b6907caf1191f54dd0f4568414076ab479b7d3
treeb1a658c28cfdd7d1d17c1762b8a8adcd263f37d5
parent54784ffa5b267f57161eb8fbb811499f22a0a0bf
power: supply: max17042: remove duplicated STATUS bit defines

All bits of STATUS register are already defined (see STATUS_SMN_BIT and
further) so there is no need to define status SoC threshold min/max
values one more time.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
drivers/power/supply/max17042_battery.c