On Mon, Jul 17, 2023 at 10:26 PM Paul Cercueil <paul@xxxxxxxxxxxxxxx> wrote: > Le lundi 17 juillet 2023 à 20:28 +0300, Andy Shevchenko a écrit : > > Since pm.h provides a helper for system no-IRQ PM callbacks, > > switch the driver to use it instead of open coded variant. > > > > Signed-off-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> > > Reviewed-by: Paul Cercueil <paul@xxxxxxxxxxxxxxx> Thank you! > Although you could add a bit more info in the message of this patch, to > explain why it's OK to remove the __maybe_unused tags (the code is > always visible) and why switch from pm_ptr() to pm_sleep_ptr() (it's > only used for system-PM callbacks). Sure. -- With Best Regards, Andy Shevchenko