docs: ABI: fixed req_number desc in UAC1
authorPavel Hofman <pavel.hofman@ivitera.com>
Sat, 25 Dec 2021 13:09:29 +0000 (14:09 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 30 Dec 2021 11:10:44 +0000 (12:10 +0100)
Fixed wording of the req_number description in UAC1 docs.

Signed-off-by: Pavel Hofman <pavel.hofman@ivitera.com>
Link: https://lore.kernel.org/r/20211225130929.205629-2-pavel.hofman@ivitera.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/ABI/testing/configfs-usb-gadget-uac1
Documentation/usb/gadget-testing.rst

index b576b3d6ea6dfc9ac1d36a210f9ee281b9e8b020..d4b8cf40a9e497ef2744009a8297001c790e64d7 100644 (file)
@@ -27,6 +27,6 @@ Description:
                                        (in 1/256 dB)
                p_volume_res            playback volume control resolution
                                        (in 1/256 dB)
-               req_number              the number of pre-allocated request
+               req_number              the number of pre-allocated requests
                                        for both capture and playback
                =====================   =======================================
index c181130778891ef2e1bd4f2da3f6c79667f527b4..cbbd948c626f257486ff2af6cad317e77a107c0e 100644 (file)
@@ -931,7 +931,7 @@ The uac1 function provides these attributes in its function directory:
        p_volume_min     playback volume control min value (in 1/256 dB)
        p_volume_max     playback volume control max value (in 1/256 dB)
        p_volume_res     playback volume control resolution (in 1/256 dB)
-       req_number       the number of pre-allocated request for both capture
+       req_number       the number of pre-allocated requests for both capture
                         and playback
        ================ ====================================================