diff options
author | Robert Baldyga <r.baldyga@samsung.com> | 2015-12-11 12:24:40 +0100 |
---|---|---|
committer | Felipe Balbi <balbi@ti.com> | 2015-12-16 10:07:30 -0600 |
commit | f310abb33bf1e2e93f2b8d788b47100f07f1cf09 (patch) | |
tree | 438340929819239da346f2c501189f4c3a12edd3 /Documentation/usb | |
parent | e1e3d7ec5da32af3bded733a61c248d7db0b4e34 (diff) | |
download | linux-stable-f310abb33bf1e2e93f2b8d788b47100f07f1cf09.tar.gz linux-stable-f310abb33bf1e2e93f2b8d788b47100f07f1cf09.tar.bz2 linux-stable-f310abb33bf1e2e93f2b8d788b47100f07f1cf09.zip |
Documentation: usb: update usb-tools repository address
It seems that gitorious repository is no longer accessible, so we
replace it with address to active repository.
Signed-off-by: Robert Baldyga <r.baldyga@samsung.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
Diffstat (limited to 'Documentation/usb')
-rw-r--r-- | Documentation/usb/gadget-testing.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/usb/gadget-testing.txt b/Documentation/usb/gadget-testing.txt index 84b3d1036501..581960574889 100644 --- a/Documentation/usb/gadget-testing.txt +++ b/Documentation/usb/gadget-testing.txt @@ -434,7 +434,7 @@ On host: serialc -v <vendorID> -p <productID> -i<interface#> -a1 -s1024 \ where seriald and serialc are Felipe's utilities found here: -https://git.gitorious.org/usb/usb-tools.git master +https://github.com/felipebalbi/usb-tools.git master 12. PHONET function =================== |