power: supply: axp288_fuel_gauge: Rename fuel_gauge_blacklist to no_battery_list
authorHans de Goede <hdegoede@redhat.com>
Thu, 17 Jun 2021 19:27:01 +0000 (21:27 +0200)
committerSebastian Reichel <sebastian.reichel@collabora.com>
Tue, 29 Jun 2021 22:08:52 +0000 (00:08 +0200)
commit0973e96b4bbd19aa50881a8e0e4653b824420de6
treed6a2cca12e16323d5398b3c0fe3057bdb51539c0
parentdf6f3f7eb70d310c3cee2d8e08ed32067fb6fcf4
power: supply: axp288_fuel_gauge: Rename fuel_gauge_blacklist to no_battery_list

As documented in the updated "Naming" chapter of
Documentation/process/coding-style.rst, usage of the work blacklist
should be avoided where possible.

Rename the list of devices which have no battery to the
axp288_no_battery_list, which also more accurately describes the
contents of the list.

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