]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] Fix hcd->state assignments in uhci-hcd
authorAlan Stern <stern@rowland.harvard.edu>
Mon, 17 Oct 2005 14:42:06 +0000 (10:42 -0400)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 28 Oct 2005 23:47:45 +0000 (16:47 -0700)
commite337d13611147f4ea9e332e5684bc2c82e927965
tree5e1ece040e94e2453d828c7f203d4d23a7b84d5c
parent61b23b00fd3fb650739449c899ac23436bba358d
[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