Skip to content

Commit c666292

Browse files
Update source/linux/Foundational_Components/Power_Management/pm_psci_s2idle.rst
Co-authored-by: Randolph Sapp <res.sapp@gmail.com> Signed-off-by: Dhruva Gole <41233856+DhruvaG2000@users.noreply.github.com>
1 parent 6d733dc commit c666292

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

source/linux/Foundational_Components/Power_Management/pm_psci_s2idle.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -293,7 +293,7 @@ PSCI APIs are invoked.
293293

294294
* - **Entry Path**
295295
- **cpuidle**: Uses the standard CPUidle framework. Additionally, each driver is made idle by calling respective runtime suspend hooks.
296-
- **suspend_ops**: Uses platform-specific suspend operations like each driver's suspend ops and finally the `PSCI_SYSTEM_SUSPEND` is called.
296+
- **suspend_ops**: Uses driver specific suspend operations before ``PSCI_SYSTEM_SUSPEND`` is called.
297297
No governors exist to make any decisions.
298298

299299
* - **PSCI Call**

0 commit comments

Comments
 (0)