diff options
author | Peter Chen <peter.chen@freescale.com> | 2015-07-31 16:36:29 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-09-21 10:10:56 -0700 |
commit | aefbf559ad7f965272d6ff88488c7d4d5e86a2a6 (patch) | |
tree | 2ebbe8af480791eb4cb20d0e3c45adbdd9165e1f | |
parent | 55d7857dfb37f73cf44f798b666fb23593dcbe8d (diff) | |
download | lwn-aefbf559ad7f965272d6ff88488c7d4d5e86a2a6.tar.gz lwn-aefbf559ad7f965272d6ff88488c7d4d5e86a2a6.zip |
Doc: ABI: testing: configfs-usb-gadget-sourcesink
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>
-rw-r--r-- | Documentation/ABI/testing/configfs-usb-gadget-sourcesink | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/ABI/testing/configfs-usb-gadget-sourcesink b/Documentation/ABI/testing/configfs-usb-gadget-sourcesink index 29477c319f61..bc7ff731aa0c 100644 --- 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 |