Skip to content

Commit 610277c

Browse files
lucaceresolibroonie
authored andcommitted
ASoC: doc: dapm: minor rewording
Slightly reword for better readability: replace "PM" -> "power management frameworks", add missing comma. Reviewed-by: Alexandre Belloni <[email protected]> Reviewed-by: Bagas Sanjaya <[email protected]> Signed-off-by: Luca Ceresoli <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Mark Brown <[email protected]>
1 parent eaf84bd commit 610277c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Documentation/sound/soc/dapm.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ Description
77

88
Dynamic Audio Power Management (DAPM) is designed to allow portable
99
Linux devices to use the minimum amount of power within the audio
10-
subsystem at all times. It is independent of other kernel PM and as
11-
such, can easily co-exist with the other PM systems.
10+
subsystem at all times. It is independent of other kernel power
11+
management frameworks and, as such, can easily co-exist with them.
1212

1313
DAPM is also completely transparent to all user space applications as
1414
all power switching is done within the ASoC core. No code changes or

0 commit comments

Comments
 (0)