You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
powercap: idle_inject: Replace play_idle() with play_idle_precise() in comments
After commit 333cff6 ("powercap/drivers/idle_inject: Specify
idle state max latency"), we convert to use play_idle_precise() with
max allowed latency to specify the idle state.
Some function comments still use play_idle(), let's update it to
play_idle_precise().
Signed-off-by: Yangtao Li <[email protected]>
Signed-off-by: Frank Lee <[email protected]>
Signed-off-by: Rafael J. Wysocki <[email protected]>
0 commit comments