David Brownell 0bcfeb3ec9 USB: ehci: fix some ehci hangs and crashes
I noticed that the "Refactor "if (handshake()) state = HC_STATE_HALT"
patch from earlier this year perpetuated a potential problem:  it can
mark the controller as halted when it's still running (but not acting
as, perhaps wrongly, expected).

That caused some hangs and crashes, rather than more polite failure
modes of a truly halted controller.  This patch forces a true halt,
and emits a (previously missing) diagnostic.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2008-09-23 13:58:06 -07:00
..
2007-08-20 23:38:44 -07:00
2008-07-21 15:16:27 -07:00
2008-05-02 10:25:50 -07:00
2008-08-13 17:32:58 -07:00
2008-08-13 17:32:58 -07:00
2008-08-13 17:32:58 -07:00
2007-10-12 14:55:19 -07:00