[PATCH] Fix hcd->state assignments in uhci-hcd
commitf37be9b9be3ebc02d2d075d7f53f7802f3e005db
authorAlan Stern <stern@rowland.harvard.edu>
Mon, 17 Oct 2005 14:42:06 +0000 (17 10:42 -0400)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 28 Oct 2005 23:47:45 +0000 (28 16:47 -0700)
tree5e1ece040e94e2453d828c7f203d4d23a7b84d5c
parentcb97c5c9d0789d65d7ec42a80946fa9eb2ec5182
[PATCH] Fix hcd->state assignments in uhci-hcd

This patch (as581) changes the assignments to hcd->state in the uhci-hcd
driver.  It fixes part of bugzilla entry #5227.  The problem was revealed
by David's large suite of USB suspend/resume patches; this patch should go
to Linus at the same time those do.

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