[PATCH 0/4] power: supply: core: random cleanups and optimizations
From: Thomas Weißschuh
Date: Sat Oct 05 2024 - 06:09:34 EST
Some independent cleanups and optimizations.
Signed-off-by: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
---
Thomas Weißschuh (4):
power: supply: core: use device mutex wrappers
power: supply: core: unexport power_supply_property_is_writeable()
power: supply: core: mark attribute arrays as ro_after_init
power: supply: hwmon: move interface to private header
drivers/power/supply/power_supply.h | 22 +++++++++++++++++++++-
drivers/power/supply/power_supply_core.c | 5 ++---
drivers/power/supply/power_supply_hwmon.c | 3 +++
drivers/power/supply/power_supply_sysfs.c | 12 ++++++------
include/linux/power_supply.h | 15 ---------------
5 files changed, 32 insertions(+), 25 deletions(-)
---
base-commit: 27cc6fdf720183dce1dbd293483ec5a9cb6b595e
change-id: 20240922-power-supply-cleanups-7cebf4691754
Best regards,
--
Thomas Weißschuh <linux@xxxxxxxxxxxxxx>