mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-09-18 23:19:34 +02:00
docs: driver-api: pin-control: fix spelling of below
Fix the spelling of 'bellow' to 'below' in the PM API section. Signed-off-by: Yuhong Cheng <ceohunk@gmail.com> Acked-by: Randy Dunlap <rdunlap@infradead.org> Signed-off-by: Linus Walleij <linusw@kernel.org>
This commit is contained in:
committed by
Linus Walleij
parent
5fe4b12c08
commit
81d79de72a
@@ -1175,7 +1175,7 @@ Possible standard state names are: "default", "init", "sleep" and "idle".
|
||||
selected after the driver probe.
|
||||
|
||||
- the ``sleep`` and ``idle`` states are for power management and can only
|
||||
be selected with the PM API bellow.
|
||||
be selected with the PM API below.
|
||||
|
||||
PM interfaces
|
||||
=================
|
||||
|
||||
Reference in New Issue
Block a user