usb: Documentation: gadget-testing: fix parameter for capture channel mask

Fix the UAC2 parameter capture channel mask

Signed-off-by: Peter Chen <peter.chen@freescale.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
This commit is contained in:
Peter Chen 2015-03-27 16:32:18 +08:00 committed by Felipe Balbi
parent 205845ef70
commit 4e39acab03

View file

@ -629,7 +629,7 @@ Function-specific configfs interface
The function name to use when creating the function directory is "uac2". The function name to use when creating the function directory is "uac2".
The uac2 function provides these attributes in its function directory: The uac2 function provides these attributes in its function directory:
chmask - capture channel mask c_chmask - capture channel mask
c_srate - capture sampling rate c_srate - capture sampling rate
c_ssize - capture sample size (bytes) c_ssize - capture sample size (bytes)
p_chmask - playback channel mask p_chmask - playback channel mask