]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit936449a3615bf684e16945465321c4959984d1a8
treeb25d023ce2d7397081735d20fd0c11ebdfcd603c
parenta69a3120c49bac8ed9a54cf70252e64a96ab7179
[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