lkml.org 
[lkml]   [2019]   [May]   [20]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    SubjectRe: [PATCH] PM: sleep: Add kerneldoc comments to some functions
    > 
    > +/**
    > + * pm_suspend_via_firmware - Check if platform firmware will suspend the system.
    > + *
    > + * To be called during system-wide power management transitions to sleep states.
    > + *
    > + * Return 'true' if the platform firmware is going to be invoked at the end of
    > + * the system-wide power management transition in progress in order to complete
    > + * it.
    > + */

    Ok, so this only returns true if the firmware gets invoked for this
    particular transition we are currently in. That was my main confusion
    here. Also any chance to add an example of why this might matter?

    \
     
     \ /
      Last update: 2019-05-20 08:03    [W:5.962 / U:0.076 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site