Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Randy Dunlap and committed by
Takashi Iwai
ba35c3a5 47c59e0c

+10 -10
+4 -4
Documentation/sound/alsa-configuration.rst
··· 70 70 PCM device number maps assigned to the 1st OSS device; 71 71 Default: 0 72 72 adsp_map 73 - PCM device number maps assigned to the 2st OSS device; 73 + PCM device number maps assigned to the 2nd OSS device; 74 74 Default: 1 75 75 nonblock_open 76 76 Don't block opening busy PCM devices; ··· 97 97 MIDI device number maps assigned to the 1st OSS device; 98 98 Default: 0 99 99 amidi_map 100 - MIDI device number maps assigned to the 2st OSS device; 100 + MIDI device number maps assigned to the 2nd OSS device; 101 101 Default: 1 102 102 103 103 Module snd-soc-core ··· 727 727 * Sound Blaster Audigy 728 728 729 729 extin 730 - bitmap of available external inputs for FX8010 (see bellow) 730 + bitmap of available external inputs for FX8010 (see below) 731 731 extout 732 - bitmap of available external outputs for FX8010 (see bellow) 732 + bitmap of available external outputs for FX8010 (see below) 733 733 seq_ports 734 734 allocated sequencer ports (4 by default) 735 735 max_synth_voices
+1 -1
Documentation/sound/cards/audigy-mixer.rst
··· 17 17 ====================== 18 18 19 19 These controls are built using the DSP instructions. They offer extended 20 - functionality. Only the default build-in code in the ALSA driver is described 20 + functionality. Only the default built-in code in the ALSA driver is described 21 21 here. Note that the controls work as attenuators: the maximum value is the 22 22 neutral position leaving the signal unchanged. Note that if the same destination 23 23 is mentioned in multiple controls, the signal is accumulated and can be wrapped
+1 -1
Documentation/sound/cards/maya44.rst
··· 156 156 S/PDIF should output the same signal as channel 3+4. [untested!] 157 157 158 158 159 - Digitial output selectors 159 + Digital output selectors 160 160 These switches allow a direct digital routing from the ADCs to the DACs. 161 161 Each switch determines where the digital input data to one of the DACs comes from. 162 162 They are not supported by the ESI windows driver.
+1 -1
Documentation/sound/cards/sb-live-mixer.rst
··· 31 31 ====================== 32 32 33 33 These controls are built using the DSP instructions. They offer extended 34 - functionality. Only the default build-in code in the ALSA driver is described 34 + functionality. Only the default built-in code in the ALSA driver is described 35 35 here. Note that the controls work as attenuators: the maximum value is the 36 36 neutral position leaving the signal unchanged. Note that if the same destination 37 37 is mentioned in multiple controls, the signal is accumulated and can be wrapped
+1 -1
Documentation/sound/designs/jack-controls.rst
··· 8 8 ALSA uses kcontrols to export audio controls(switch, volume, Mux, ...) 9 9 to user space. This means userspace applications like pulseaudio can 10 10 switch off headphones and switch on speakers when no headphones are 11 - pluged in. 11 + plugged in. 12 12 13 13 The old ALSA jack code only created input devices for each registered 14 14 jack. These jack input devices are not readable by userspace devices
+1 -1
Documentation/sound/designs/seq-oss.rst
··· 96 96 Number of synth devices: 1 97 97 synth 0: [EMU8000] 98 98 type 0x1 : subtype 0x20 : voices 32 99 - capabilties : ioctl enabled / load_patch enabled 99 + capabilities : ioctl enabled / load_patch enabled 100 100 101 101 Number of MIDI devices: 3 102 102 midi 0: [Emu8000 Port-0] ALSA port 65:0
+1 -1
Documentation/sound/hd-audio/notes.rst
··· 500 500 change the headphone amp and mic bias VREF capabilities 501 501 power_save_node (bool) 502 502 advanced power management for each widget, controlling the power 503 - sate (D0/D3) of each widget node depending on the actual pin and 503 + state (D0/D3) of each widget node depending on the actual pin and 504 504 stream states 505 505 power_down_unused (bool) 506 506 power down the unused widgets, a subset of power_save_node, and