[PATCH v2 02/15] pinctrl: pinctrl-single: move suspend()/resume() callbacks to noirq

Andy Shevchenko andy.shevchenko at gmail.com
Fri Jan 26 13:31:03 PST 2024


On Fri, Jan 26, 2024 at 4:37 PM Thomas Richard
<thomas.richard at bootlin.com> wrote:
>
> The goal is to extend the active period of pinctrl.
> Some devices may need active pinctrl after suspend() and/or before
> resume().
> So move suspend()/resume() to suspend_noirq()/resume_noirq() in order to
> have active pinctrl until suspend_noirq() (included), and from
> resume_noirq() (included).
>
> The deprecated API has been removed to use the new one (dev_pm_ops struct).

LGTM, FWIW,
Reviewed-by: Andy Shevchenko <andy.shevchenko at gmail.com>


-- 
With Best Regards,
Andy Shevchenko



More information about the linux-arm-kernel mailing list