Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f811a383 authored by Peter Chen's avatar Peter Chen Committed by Felipe Balbi
Browse files

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: default avatarPeter Chen <peter.chen@freescale.com>
Signed-off-by: default avatarFelipe Balbi <balbi@ti.com>
parent 4bc58eb1
Loading
Loading
Loading
Loading
+2 −5
Original line number Diff line number Diff line
@@ -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
=================