From: Peter Chen Date: Fri, 27 Mar 2015 08:32:18 +0000 (+0800) Subject: usb: Documentation: gadget-testing: fix parameter for capture channel mask X-Git-Tag: v4.2-rc1~86^2~16^2~91 X-Git-Url: http://git.cascardo.eti.br/?a=commitdiff_plain;h=4e39acab03de8db6881dfd981407b6d3ff62c62d;p=cascardo%2Flinux.git usb: Documentation: gadget-testing: fix parameter for capture channel mask Fix the UAC2 parameter capture channel mask Signed-off-by: Peter Chen Signed-off-by: Felipe Balbi --- diff --git a/Documentation/usb/gadget-testing.txt b/Documentation/usb/gadget-testing.txt index f45b2bf4b41d..7769eee3b1b5 100644 --- a/Documentation/usb/gadget-testing.txt +++ b/Documentation/usb/gadget-testing.txt @@ -629,7 +629,7 @@ Function-specific configfs interface The function name to use when creating the function directory is "uac2". 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_ssize - capture sample size (bytes) p_chmask - playback channel mask