We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18c1fe5 commit cd4da71Copy full SHA for cd4da71
Documentation/power/runtime_pm.rst
@@ -887,7 +887,8 @@ instead of the non-autosuspend counterparts::
887
888
Drivers may also continue to use the non-autosuspend helper functions; they
889
will behave normally, which means sometimes taking the autosuspend delay into
890
-account (see pm_runtime_idle).
+account (see pm_runtime_idle). The autosuspend variants of the functions also
891
+call pm_runtime_mark_last_busy().
892
893
Under some circumstances a driver or subsystem may want to prevent a device
894
from autosuspending immediately, even though the usage counter is zero and the
0 commit comments