summaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorGreg Kroah-Hartman2005-11-16 22:41:28 +0100
committerGreg Kroah-Hartman2006-01-04 22:48:31 +0100
commitddae41be6145f5f9cb4e6df35661a09121b90672 (patch)
treeb802e866016b66fd193c3a9945be9582f9066580 /Documentation
parent[PATCH] USB: make bias writeable in libusual (diff)
downloadkernel-qcow2-linux-ddae41be6145f5f9cb4e6df35661a09121b90672.tar.gz
kernel-qcow2-linux-ddae41be6145f5f9cb4e6df35661a09121b90672.tar.xz
kernel-qcow2-linux-ddae41be6145f5f9cb4e6df35661a09121b90672.zip
[PATCH] USB: reorg some functions out of the main usb.c file
This will make the dynamic-id stuff easier to do, as it will be self-contained. No logic was changed at all. Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/DocBook/usb.tmpl1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/DocBook/usb.tmpl b/Documentation/DocBook/usb.tmpl
index 15ce0f21e5e0..320af25de3a2 100644
--- a/Documentation/DocBook/usb.tmpl
+++ b/Documentation/DocBook/usb.tmpl
@@ -253,6 +253,7 @@
!Edrivers/usb/core/urb.c
!Edrivers/usb/core/message.c
!Edrivers/usb/core/file.c
+!Edrivers/usb/core/driver.c
!Edrivers/usb/core/usb.c
!Edrivers/usb/core/hub.c
</chapter>