]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] USB: UHCI: store the endpoint type in the QH structure
authorAlan Stern <stern@rowland.harvard.edu>
Fri, 5 May 2006 20:26:58 +0000 (16:26 -0400)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 21 Jun 2006 22:04:10 +0000 (15:04 -0700)
commit9fb0a5db19e08150d8b8ad2472a23758e6f30f4c
tree3dba388c3c8e0673a5884c900f2b04339dc4708e
parent8c94d10092c3eab31c4e0643074754b1797e8750
[PATCH] USB: UHCI: store the endpoint type in the QH structure

This patch (as675) simplifies uhci-hcd slightly by storing each endpoint's
type in the corresponding Queue Header structure.

Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/host/uhci-debug.c
drivers/usb/host/uhci-hcd.h
drivers/usb/host/uhci-q.c