Skip to content

Commit 4c473e6

Browse files
Update backticks in 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 ab9546d commit 4c473e6

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
@@ -53,7 +53,7 @@ SoC.
5353
v
5454
5. Thaw tasks
5555
56-
The `cpuidle` framework calls the PSCI `CPU_SUSPEND` API to transition each CPU individually into respective low-power states.
56+
The ``cpuidle`` framework calls the PSCI ``CPU_SUSPEND`` API to set each CPU to their corresponding low-power state.
5757
The effectiveness of s2idle depends heavily on the PSCI implementation's ability to coordinate these
5858
requests and enter the deepest possible hardware state.
5959

0 commit comments

Comments
 (0)