summaryrefslogtreecommitdiffstats
path: root/Documentation/usb
diff options
context:
space:
mode:
authorPeter Chen <peter.chen@freescale.com>2015-07-31 16:36:30 +0800
committerFelipe Balbi <balbi@ti.com>2015-07-31 09:02:07 -0500
commitf811a38300be3cdb603171aea5ad3fb42b71ca53 (patch)
tree86633bbf3d743fa25b600dacbd10be1c64bc3201 /Documentation/usb
parent4bc58eb16bb2352854b9c664cc36c1c68d2bfbb7 (diff)
downloadlinux-0-day-f811a38300be3cdb603171aea5ad3fb42b71ca53.tar.gz
linux-0-day-f811a38300be3cdb603171aea5ad3fb42b71ca53.tar.xz
doc: usb: gadget-testing: using the updated testusb.c
testusb.c at http://www.linux-usb.org/usbtest/ is out of date, using the one at the kernel source folder. Cc: <stable@vger.kernel.org> Signed-off-by: Peter Chen <peter.chen@freescale.com> Signed-off-by: Felipe Balbi <balbi@ti.com>
Diffstat (limited to 'Documentation/usb')
-rw-r--r--Documentation/usb/gadget-testing.txt7
1 files changed, 2 insertions, 5 deletions
diff --git a/Documentation/usb/gadget-testing.txt b/Documentation/usb/gadget-testing.txt
index 592678009c15c..b24d3ef89166b 100644
--- a/Documentation/usb/gadget-testing.txt
+++ b/Documentation/usb/gadget-testing.txt
@@ -237,9 +237,7 @@ Testing the LOOPBACK function
-----------------------------
device: run the gadget
-host: test-usb
-
-http://www.linux-usb.org/usbtest/testusb.c
+host: test-usb (tools/usb/testusb.c)
8. MASS STORAGE function
========================
@@ -586,9 +584,8 @@ Testing the SOURCESINK function
-------------------------------
device: run the gadget
-host: test-usb
+host: test-usb (tools/usb/testusb.c)
-http://www.linux-usb.org/usbtest/testusb.c
16. UAC1 function
=================