diff options
author | Randy Dunlap <rdunlap@infradead.org> | 2023-01-27 07:39:56 +0100 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2023-01-29 09:23:45 +0100 |
commit | ba35c3a599ddd4848a6dc8511e9d16c2b9c55cf0 (patch) | |
tree | ef349b54efe2554733347ce20606341e494e2e76 /Documentation/sound/hd-audio | |
parent | ALSA: aoa: make remove callback of soundbus driver void returned (diff) | |
download | linux-ba35c3a599ddd4848a6dc8511e9d16c2b9c55cf0.tar.xz linux-ba35c3a599ddd4848a6dc8511e9d16c2b9c55cf0.zip |
Documentation: sound: correct spelling
Correct spelling problems for Documentation/sound/ as reported
by codespell.
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Jaroslav Kysela <perex@perex.cz>
Cc: Takashi Iwai <tiwai@suse.com>
Cc: alsa-devel@alsa-project.org
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: linux-doc@vger.kernel.org
Link: https://lore.kernel.org/r/20230127064005.1558-27-rdunlap@infradead.org
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'Documentation/sound/hd-audio')
-rw-r--r-- | Documentation/sound/hd-audio/notes.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/sound/hd-audio/notes.rst b/Documentation/sound/hd-audio/notes.rst index d118b6fe269b..3432feb0fa33 100644 --- a/Documentation/sound/hd-audio/notes.rst +++ b/Documentation/sound/hd-audio/notes.rst @@ -500,7 +500,7 @@ add_jack_modes (bool) change the headphone amp and mic bias VREF capabilities power_save_node (bool) advanced power management for each widget, controlling the power - sate (D0/D3) of each widget node depending on the actual pin and + state (D0/D3) of each widget node depending on the actual pin and stream states power_down_unused (bool) power down the unused widgets, a subset of power_save_node, and |