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

From: Krzysztof Kozlowski

Date: Fri Aug 21 2026 - 03:46:50 EST


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@xxxxxxxxx>
> ---

So I should respond to every email?

Best regards,
Krzysztof