Commit a8cf0516 authored by Pavel Hofman's avatar Pavel Hofman Committed by Greg Kroah-Hartman

docs: ABI: fixed req_number desc in UAC1

Fixed wording of the req_number description in UAC1 docs.
Signed-off-by: default avatarPavel Hofman <pavel.hofman@ivitera.com>
Link: https://lore.kernel.org/r/20211225130929.205629-2-pavel.hofman@ivitera.comSigned-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent e3088ebc
...@@ -27,6 +27,6 @@ Description: ...@@ -27,6 +27,6 @@ Description:
(in 1/256 dB) (in 1/256 dB)
p_volume_res playback volume control resolution p_volume_res playback volume control resolution
(in 1/256 dB) (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 for both capture and playback
===================== ======================================= ===================== =======================================
...@@ -931,7 +931,7 @@ The uac1 function provides these attributes in its function directory: ...@@ -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_min playback volume control min value (in 1/256 dB)
p_volume_max playback volume control max 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) 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 and playback
================ ==================================================== ================ ====================================================
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment