power: supply: axp288_fuel_gauge: Drop BIOS version check from "T3 MRD" DMI quirk
authorHans de Goede <hdegoede@redhat.com>
Mon, 2 May 2022 11:12:35 +0000 (13:12 +0200)
committerSebastian Reichel <sebastian.reichel@collabora.com>
Tue, 3 May 2022 15:01:53 +0000 (17:01 +0200)
commitf61509a6f0b70f5bedea34efaf8065621689bd7a
treeed560909dd43462b4b9311577868812467181a8a
parent34f243e9fb5ace1ca760c72e366247eaeff430c0
power: supply: axp288_fuel_gauge: Drop BIOS version check from "T3 MRD" DMI quirk

Some "T3 MRD" mini-PCs / HDMI-sticks without a battery use a different
value then "5.11" for their DMI BIOS version field.

Drop the BIOS version check so that the no-battery "T3 MRD" DMI quirk
applies to these too.

Fixes: 3a06b912a5ce ("power: supply: axp288_fuel_gauge: Make "T3 MRD" no_battery_list DMI entry more generic")
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
drivers/power/supply/axp288_fuel_gauge.c