You've already forked linux-rockchip
mirror of
https://github.com/armbian/linux-rockchip.git
synced 2026-01-06 11:08:10 -08:00
UPSTREAM: docs: ABI: fixed req_number desc in UAC1
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>
Bug: 235196743
(cherry picked from commit a8cf051603)
Change-Id: I9815823f67ea086a8e9a3216e988cdd7c7b3de5a
Signed-off-by: Luiz Matheus <luizmmat@motorola.com>
This commit is contained in:
committed by
Treehugger Robot
parent
02949bae5c
commit
f74e3e2fe4
@@ -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
|
||||
===================== =======================================
|
||||
|
||||
@@ -932,7 +932,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
|
||||
================ ====================================================
|
||||
|
||||
|
||||
Reference in New Issue
Block a user