Re: [PATCH v5 07/14] gpio: msc313: Use modern PM macros
From: Daniel Palmer
Date: Wed Dec 03 2025 - 03:10:37 EST
Hi Jisheng,
Sorry I missed this. This looks fine to me.
On Mon, 24 Nov 2025 at 09:39, Jisheng Zhang <jszhang@xxxxxxxxxx> wrote:
>
> Use the modern PM macros for the suspend and resume functions to be
> automatically dropped by the compiler when CONFIG_PM or
> CONFIG_PM_SLEEP are disabled, without having to use __maybe_unused
Reviewed-by: Daniel Palmer <daniel@xxxxxxxxx>