power: supply: core: Simplify hwmon memory allocation
authorChristophe JAILLET <christophe.jaillet@wanadoo.fr>
Sat, 5 Feb 2022 16:40:57 +0000 (17:40 +0100)
committerSebastian Reichel <sre@kernel.org>
Fri, 11 Feb 2022 18:45:52 +0000 (19:45 +0100)
commita942f913a902e13218e3bdba3088b58124f63a44
tree65b52d9cd18ba958486883f395d2b5fd77c71820
parentf059b46e6fc3eb07e54e2a94912740da49f1d652
power: supply: core: Simplify hwmon memory allocation

Use devm_bitmap_zalloc() instead of hand writing it.

Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
drivers/power/supply/power_supply_hwmon.c