From: Pavel Hofman Date: Sat, 25 Dec 2021 13:09:28 +0000 (+0100) Subject: docs: ABI: added missing num_requests param to UAC2 X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=e3088ebc1b97a3e5df13f2e218ed8430ab3a4ad2;p=linux.git docs: ABI: added missing num_requests param to UAC2 The existing configfs-usb-gadget-uac2 ABI doc for testing was missing the num_requests param. The patch adds the parameter to the document. Signed-off-by: Pavel Hofman Link: https://lore.kernel.org/r/20211225130929.205629-1-pavel.hofman@ivitera.com Signed-off-by: Greg Kroah-Hartman --- diff --git a/Documentation/ABI/testing/configfs-usb-gadget-uac2 b/Documentation/ABI/testing/configfs-usb-gadget-uac2 index 244d966501236..9cddadc53e0bc 100644 --- a/Documentation/ABI/testing/configfs-usb-gadget-uac2 +++ b/Documentation/ABI/testing/configfs-usb-gadget-uac2 @@ -30,4 +30,6 @@ Description: (in 1/256 dB) p_volume_res playback volume control resolution (in 1/256 dB) + req_number the number of pre-allocated requests for both capture + and playback ===================== =======================================