From a8cf05160336535fc352c0af66115d0ec0299404 Mon Sep 17 00:00:00 2001 From: Pavel Hofman Date: Sat, 25 Dec 2021 14:09:29 +0100 Subject: docs: ABI: fixed req_number desc in UAC1 Fixed wording of the req_number description in UAC1 docs. Signed-off-by: Pavel Hofman Link: https://lore.kernel.org/r/20211225130929.205629-2-pavel.hofman@ivitera.com Signed-off-by: Greg Kroah-Hartman --- Documentation/usb/gadget-testing.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Documentation/usb') diff --git a/Documentation/usb/gadget-testing.rst b/Documentation/usb/gadget-testing.rst index c18113077889..cbbd948c626f 100644 --- a/Documentation/usb/gadget-testing.rst +++ b/Documentation/usb/gadget-testing.rst @@ -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 ================ ==================================================== -- cgit v1.2.3