[PATCH] USB: reorg some functions out of the main usb.c file
authorGreg Kroah-Hartman <gregkh@suse.de>
Wed, 16 Nov 2005 21:41:28 +0000 (13:41 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 4 Jan 2006 21:48:31 +0000 (13:48 -0800)
commitddae41be6145f5f9cb4e6df35661a09121b90672
treeb802e866016b66fd193c3a9945be9582f9066580
parent5ba35bd8f9a4fa6b92ef707826c47a1466ece460
[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>
Documentation/DocBook/usb.tmpl
drivers/usb/core/Makefile
drivers/usb/core/driver.c [new file with mode: 0644]
drivers/usb/core/usb.c
drivers/usb/core/usb.h