Re: [PATCH v1] pinctrl: intel: use the correct _PM_OPS() export macro

From: Andy Shevchenko
Date: Wed Nov 22 2023 - 13:36:58 EST


On Wed, Nov 22, 2023 at 04:24:01PM +0530, Raag Jadav wrote:
> Since we don't have runtime PM handles here, we should be using
> EXPORT_NS_GPL_DEV_SLEEP_PM_OPS() macro, so that the compiler can
> discard it in case CONFIG_PM_SLEEP=n.

Obviously correct fix, I've pushed to my review and testing queue, thanks!

--
With Best Regards,
Andy Shevchenko