Re: [PATCH v2 5/5] pwm: dwc: use pm_sleep_ptr() macro

From: Andy Shevchenko
Date: Thu Feb 08 2024 - 12:23:08 EST


On Thu, Feb 08, 2024 at 12:35:29PM +0530, Raag Jadav wrote:
> Since we don't have runtime PM handles here, we should be using
> pm_sleep_ptr() macro, so that the compiler can discard it in case
> CONFIG_PM_SLEEP=n.

> Fixes: 30b5b066fa83 ("pwm: dwc: Use DEFINE_SIMPLE_DEV_PM_OPS for PM functions")

Fixes always should go first in the series.

--
With Best Regards,
Andy Shevchenko