[PATCH] USB: move the usb hcd code to use the new class code.
authorgregkh@suse.de <gregkh@suse.de>
Tue, 15 Mar 2005 23:10:13 +0000 (15:10 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 20 Jun 2005 22:15:07 +0000 (15:15 -0700)
commit8561b10f6e7ef0a085709ffc844f74130a067abe
treeb25d023ce2d7397081735d20fd0c11ebdfcd603c
parent1235686f6e67cf30c460eb77d90a6cb4be57b92f
[PATCH] USB: move the usb hcd code to use the new class code.

This moves a kref into the main hcd structure, which detaches it from
the class device structure.

Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/core/hcd.c
drivers/usb/host/ehci-dbg.c
drivers/usb/host/ohci-dbg.c
include/linux/usb.h