• Rafael J. Wysocki's avatar
    PM / Domains: Run late/early device suspend callbacks at the right time · 0496c8ae
    Rafael J. Wysocki authored
    After the introduction of the late/early phases of device
    suspend/resume during system-wide power transitions it is possible
    to make the generic PM domains code execute its default late/early
    device suspend/resume callbacks during those phases instead of the
    corresponding _noirq phases.  The _noirq device suspend/resume
    phases were only used for executing those callbacks, because this
    was the only way it could be done, but now we can do better.
    Signed-off-by: default avatarRafael J. Wysocki <rjw@sisk.pl>
    0496c8ae
domain.c 42.4 KB