Re: [PATCH v2 0/9] PM: sleep: core: Rearrange the handling of driver power management flags

From: Alan Stern
Date: Sat Apr 18 2020 - 14:00:28 EST


On Sat, 18 Apr 2020, Rafael J. Wysocki wrote:

> Hi,
>
> This is an update including some fixes and extra patches based on the
> continuation of the discussion [1].

I haven't checked the updates in detail yet. However, it seems that
dev_pm_skip_suspend() and dev_pm_skip_resume() should be EXPORTed,
since they are intended to be used by subsystems, which may be in
modules.

Alan Stern