On Wed, Sep 4, 2024 at 9:13 AM Thomas Weißschuh <linux@xxxxxxxxxxxxxx> wrote: > > Signed-off-by: Thomas Weißschuh <linux@xxxxxxxxxxxxxx> > --- > Thomas Weißschuh (5): > ACPI: battery: check result of register_pm_notifier() > ACPI: battery: allocate driver data through devm_ APIs > ACPI: battery: initialize mutexes through devm_ APIs > ACPI: battery: use DEFINE_SIMPLE_DEV_PM_OPS > ACPI: battery: install notify handler through ACPI core > > drivers/acpi/battery.c | 41 +++++++++++------------------------------ > 1 file changed, 11 insertions(+), 30 deletions(-) > --- Since it is a bit late in the cycle and this material does not appear to be urgent, I'd prefer to defer it until 6.12-rc1 is out.