]> git.ipfire.org Git - thirdparty/kernel/stable.git/commitdiff
Documentation: typo fixes
authorArmin Mahdilou <armin.mahdilou@gmail.com>
Mon, 10 Feb 2025 19:25:31 +0000 (20:25 +0100)
committerJonathan Corbet <corbet@lwn.net>
Tue, 18 Feb 2025 21:01:22 +0000 (14:01 -0700)
Fixed some spelling issues in documentations.

Signed-off-by: Armin Mahdilou <Armin.Mahdilou@gmail.com>
Acked-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Link: https://lore.kernel.org/r/20250210192754.30283-1-Armin.Mahdilou@gmail.com
Documentation/ABI/testing/configfs-usb-gadget-midi2
Documentation/input/devices/elantech.rst
Documentation/nvme/nvme-pci-endpoint-target.rst
Documentation/sound/soc/machine.rst
Documentation/usb/gadget-testing.rst

index 0eac3aaba13737abb15e37a18e7e3dd44a3f2147..d76a52e2ca7fd30c774b8a0bfbff868974a08524 100644 (file)
@@ -47,7 +47,7 @@ Description:
                midi1_first_group       The first UMP Group number for MIDI 1.0 (0-15)
                midi1_num_groups        The number of groups for MIDI 1.0 (0-16)
                ui_hint                 0: unknown, 1: receiver, 2: sender, 3: both
-               midi_ci_verison         Supported MIDI-CI version number (8 bit)
+               midi_ci_version         Supported MIDI-CI version number (8 bit)
                is_midi1                Legacy MIDI 1.0 device (0, 1 or 2)
                sysex8_streams          Max number of SysEx8 streams (8 bit)
                active                  Active FB flag (0 or 1)
index c3374a7ce7af84b3b9adbd1c9f5ce20dbbd665b1..98163a258b8387db4c790574dfe62c5057321cff 100644 (file)
@@ -556,7 +556,7 @@ Note on debounce:
 In case the box has unstable power supply or other electricity issues, or
 when number of finger changes, F/W would send "debounce packet" to inform
 driver that the hardware is in debounce status.
-The debouce packet has the following signature::
+The debounce packet has the following signature::
 
     byte 0: 0xc4
     byte 1: 0xff
index 66e7b7d869b4a50fc1dc53b4a806e1325c310976..b699595d1762bd268da05613c742840cd660bb62 100644 (file)
@@ -86,7 +86,7 @@ configurable through configfs before starting the controller. To avoid issues
 with excessive local memory usage for executing commands, MDTS defaults to 512
 KB and is limited to a maximum of 2 MB (arbitrary limit).
 
-Mimimum number of PCI Address Mapping Windows Required
+Minimum number of PCI Address Mapping Windows Required
 ------------------------------------------------------
 
 Most PCI endpoint controllers provide a limited number of mapping windows for
index 9db132bc00709e7f6237160bac5e477f061cc8f4..1828f5edca3e630e584932c9de051a2f4a58a4f0 100644 (file)
@@ -75,7 +75,7 @@ In the above struct, dai’s are registered using names but you can pass
 either dai name or device tree node but not both. Also, names used here
 for cpu/codec/platform dais should be globally unique.
 
-Additionaly below example macro can be used to register cpu, codec and
+Additionally below example macro can be used to register cpu, codec and
 platform dai::
 
   SND_SOC_DAILINK_DEFS(wm2200_cpu_dsp,
index bf555c2270f5c0a646c5ef48750a58ce189eaed5..1998dc146c56fdf3fdfc822202e7f34d2a208b80 100644 (file)
@@ -1050,7 +1050,7 @@ Its attributes are:
        midi1_num_groups        The number of groups for MIDI 1.0 (0-16)
        ui_hint                 UI-hint of this FB
                                0: unknown, 1: receiver, 2: sender, 3: both
-       midi_ci_verison         Supported MIDI-CI version number (8 bit)
+       midi_ci_version         Supported MIDI-CI version number (8 bit)
        is_midi1                Legacy MIDI 1.0 device (0-2)
                                0: MIDI 2.0 device,
                                1: MIDI 1.0 without restriction, or