Skip to content

Commit 71bc571

Browse files
rddunlaprafaeljw
authored andcommitted
Documentation: power: correct spelling
Correct spelling problems for Documentation/power/ as reported by codespell. Signed-off-by: Randy Dunlap <[email protected]> Signed-off-by: Rafael J. Wysocki <[email protected]>
1 parent 6d796c5 commit 71bc571

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/power/suspend-and-interrupts.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ That may involve turning on a special signal handling logic within the platform
6767
during system sleep so as to trigger a system wakeup when needed. For example,
6868
the platform may include a dedicated interrupt controller used specifically for
6969
handling system wakeup events. Then, if a given interrupt line is supposed to
70-
wake up the system from sleep sates, the corresponding input of that interrupt
70+
wake up the system from sleep states, the corresponding input of that interrupt
7171
controller needs to be enabled to receive signals from the line in question.
7272
After wakeup, it generally is better to disable that input to prevent the
7373
dedicated controller from triggering interrupts unnecessarily.

0 commit comments

Comments
 (0)