[PATCH v2 05/10] pinctrl: lynxpoint: Make use of pm_ptr()
Andy Shevchenko
andriy.shevchenko at linux.intel.com
Tue Jul 18 06:55:32 PDT 2023
On Tue, Jul 18, 2023 at 11:06:20AM +0100, Jonathan Cameron wrote:
> On Mon, 17 Jul 2023 20:28:16 +0300
> Andy Shevchenko <andriy.shevchenko at linux.intel.com> wrote:
>
> > Cleaning up the driver to use pm_ptr() and *_PM_OPS() macros that
> > make it simpler and allows the compiler to remove those functions
> > if built without CONFIG_PM and CONFIG_PM_SLEEP support.
> Those macros
I believe you meant here "The SYSTEM_SLEEP... macro..."
Or is runtime PM also altered? Hmm...
> add a load more callbacks... Whilst that may well be fine,
> you should definitely mention that in this patch description.
Sure.
--
With Best Regards,
Andy Shevchenko
More information about the linux-arm-kernel
mailing list