summaryrefslogtreecommitdiffstats
path: root/kernel/Documentation/usb/gadget-testing.txt
diff options
context:
space:
mode:
Diffstat (limited to 'kernel/Documentation/usb/gadget-testing.txt')
-rw-r--r--kernel/Documentation/usb/gadget-testing.txt7
1 files changed, 2 insertions, 5 deletions
diff --git a/kernel/Documentation/usb/gadget-testing.txt b/kernel/Documentation/usb/gadget-testing.txt
index f45b2bf4b..820664af8 100644
--- a/kernel/Documentation/usb/gadget-testing.txt
+++ b/kernel/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
========================
@@ -588,9 +586,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
=================