On Mon, Apr 7, 2025, at 20:56, Andrew Davis wrote: > Hello all, > > Continuing the quest to remove the legacy pm_power_off() global > function handler. Remove uses from arch/arm/ using the helper > register_platform_power_off(). > > These have been sent for several cycles without feedback, not > sure if there are anymore active platform maintainers who > can take these individually, maybe these remaining could > go in directly though the arm-soc tree?
Sure, can you send them to s...@lists.linux.dev in a few days, with any final Acks you may get? That way it ends up in patchwork and I can trivially pick them up. Since it's only a few one-line changes that all do the same thing, you can also combine them into a single patch. Arnd