| From 4bc58eb16bb2352854b9c664cc36c1c68d2bfbb7 Mon Sep 17 00:00:00 2001 |
| From: Peter Chen <peter.chen@freescale.com> |
| Date: Fri, 31 Jul 2015 16:36:29 +0800 |
| Subject: Doc: ABI: testing: configfs-usb-gadget-sourcesink |
| |
| From: Peter Chen <peter.chen@freescale.com> |
| |
| commit 4bc58eb16bb2352854b9c664cc36c1c68d2bfbb7 upstream. |
| |
| Fix the name of attribute |
| |
| Signed-off-by: Peter Chen <peter.chen@freescale.com> |
| Signed-off-by: Felipe Balbi <balbi@ti.com> |
| Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
| |
| --- |
| Documentation/ABI/testing/configfs-usb-gadget-sourcesink | 2 +- |
| 1 file changed, 1 insertion(+), 1 deletion(-) |
| |
| --- a/Documentation/ABI/testing/configfs-usb-gadget-sourcesink |
| +++ b/Documentation/ABI/testing/configfs-usb-gadget-sourcesink |
| @@ -9,4 +9,4 @@ Description: |
| isoc_maxpacket - 0 - 1023 (fs), 0 - 1024 (hs/ss) |
| isoc_mult - 0..2 (hs/ss only) |
| isoc_maxburst - 0..15 (ss only) |
| - qlen - buffer length |
| + buflen - buffer length |