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>
This commit is contained in:
parent
4bc58eb16b
commit
f811a38300
|
@ -237,9 +237,7 @@ Testing the LOOPBACK function
|
||||||
-----------------------------
|
-----------------------------
|
||||||
|
|
||||||
device: run the gadget
|
device: run the gadget
|
||||||
host: test-usb
|
host: test-usb (tools/usb/testusb.c)
|
||||||
|
|
||||||
http://www.linux-usb.org/usbtest/testusb.c
|
|
||||||
|
|
||||||
8. MASS STORAGE function
|
8. MASS STORAGE function
|
||||||
========================
|
========================
|
||||||
|
@ -586,9 +584,8 @@ Testing the SOURCESINK function
|
||||||
-------------------------------
|
-------------------------------
|
||||||
|
|
||||||
device: run the gadget
|
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
|
16. UAC1 function
|
||||||
=================
|
=================
|
||||||
|
|
Loading…
Reference in New Issue