From 11821d5e1f4dea0e1cb6338c57e170df5e37112b Mon Sep 17 00:00:00 2001 From: "Luiz Fernando N. Capitulino" Date: Thu, 27 Jul 2006 22:01:34 -0300 Subject: [PATCH] --- yaml --- r: 33063 b: refs/heads/master c: 064e875a4cb1dad7b3a00661877fe8cd95d1a59a h: refs/heads/master i: 33061: 50513fc57ba8881ebf16fd59fc32a5b061690cd4 33059: 5da458399742fa64b604c53e94e461d5f11104eb 33055: f0471956f70b0d34f8aa9e5d2bbd1015f8731f29 v: v3 --- [refs] | 2 +- trunk/Documentation/usb/proc_usb_info.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 3a34a47058a9..c36ee98749d9 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 0e74b06aff598def819b44225ebfbb907fd10179 +refs/heads/master: 064e875a4cb1dad7b3a00661877fe8cd95d1a59a diff --git a/trunk/Documentation/usb/proc_usb_info.txt b/trunk/Documentation/usb/proc_usb_info.txt index f86550fe38ee..22c5331260ca 100644 --- a/trunk/Documentation/usb/proc_usb_info.txt +++ b/trunk/Documentation/usb/proc_usb_info.txt @@ -59,7 +59,7 @@ bind to an interface (or perhaps several) using an ioctl call. You would issue more ioctls to the device to communicate to it using control, bulk, or other kinds of USB transfers. The IOCTLs are listed in the file, and at this writing the -source code (linux/drivers/usb/devio.c) is the primary reference +source code (linux/drivers/usb/core/devio.c) is the primary reference for how to access devices through those files. Note that since by default these BBB/DDD files are writable only by