[PATCH v3 1/1] pinctrl: mediatek: Switch to use no-IRQ PM helpers

Andy Shevchenko andriy.shevchenko at linux.intel.com
Wed Nov 22 02:10:10 PST 2023


On Mon, Nov 20, 2023 at 07:15:31PM +0200, Andy Shevchenko wrote:
> Since pm.h provides a helper for system no-IRQ PM callbacks,
> switch the driver to use it instead of open coded variant.

...

> +EXPORT_GPL_DEV_PM_OPS(mtk_eint_pm_ops) = {

> +EXPORT_GPL_DEV_PM_OPS(mtk_paris_pinctrl_pm_ops) = {

These should be EXPORT_GPL_DEV_SLEEP_PM_OPS().

I'll fix it in next version.

-- 
With Best Regards,
Andy Shevchenko





More information about the Linux-mediatek mailing list