Re: [PATCH v2 1/4] pwm: sysfs: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()

From: Andy Shevchenko
Date: Wed Sep 28 2022 - 10:01:48 EST


On Wed, Sep 28, 2022 at 02:31:45PM +0200, Thierry Reding wrote:
> On Fri, Aug 26, 2022 at 08:07:13PM +0300, Andy Shevchenko wrote:
> > Using these newer macros allows the compiler to remove the unused
> > structure and functions when !CONFIG_PM_SLEEP + removes the need to
> > mark pm functions __maybe_unused.

> Applied, thanks.

Thanks and thank you for the review. It would be nice if you can check PWM LPSS
series [1] as well and another PWM related patch [2] I sent.

[1]: https://lore.kernel.org/linux-pwm/20220927162421.11052-1-andriy.shevchenko@xxxxxxxxxxxxxxx/
[2]: https://lore.kernel.org/linux-pwm/20220927172258.62418-1-andriy.shevchenko@xxxxxxxxxxxxxxx/

--
With Best Regards,
Andy Shevchenko