From: Luiz Fernando N. Capitulino Date: Fri, 28 Jul 2006 01:01:34 +0000 (-0300) Subject: USB: doc: fixes devio.c location in proc_usb_info.txt. X-Git-Tag: v2.6.18-rc4~66^2~7 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=064e875a4cb1dad7b3a00661877fe8cd95d1a59a;p=platform%2Fkernel%2Flinux-3.10.git USB: doc: fixes devio.c location in proc_usb_info.txt. Signed-off-by: Luiz Fernando N. Capitulino Signed-off-by: Greg Kroah-Hartman --- diff --git a/Documentation/usb/proc_usb_info.txt b/Documentation/usb/proc_usb_info.txt index f86550f..22c5331 100644 --- a/Documentation/usb/proc_usb_info.txt +++ b/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