[PATCH] memory: pl353: Convert to DEFINE_SIMPLE_DEV_PM_OPS()

Krzysztof Kozlowski krzk at kernel.org
Fri Aug 21 00:45:50 PDT 2026


On 21/08/2026 09:44, Triet Hoang wrote:
> Convert the deprecated SIMPLE_DEV_PM_OPS
> to DEFINE_SIMPLE_DEV_PM_OPS
> and pm_sleep_ptr().
> 
> This lets us drop the __maybe_unused annotations
> from its suspend and resume callbacks,
> also reduces kernel size in case CONFIG_PM or
> CONFIG_PM_SLEEP is disabled.
> 
> Signed-off-by: Triet Hoang <triet.hoang.dev at gmail.com>
> ---

So I should respond to every email?

Best regards,
Krzysztof



More information about the linux-arm-kernel mailing list