Re: [PATCH v1 1/2] pinctrl: baytrail: drop runtime PM support

From: Andy Shevchenko
Date: Tue Oct 03 2023 - 04:59:42 EST


On Tue, Oct 03, 2023 at 01:45:18PM +0530, Raag Jadav wrote:
> Since Baytrail pinctrl device is not attached to acpi_lpss_pm_domain,
> runtime PM serves no purpose here. Drop it and switch to pm_sleep_ptr()
> as now we only have suspend and resume handles in place.
>
> No functional impact.

> TODO:
> Consider moving to DEFINE_LATE_DEV_PM_OPS() in the future once we have
> enough users to account for its introduction.

This is not related to the commit message.
I'll drop it.

--
With Best Regards,
Andy Shevchenko