commit | e01e7fe3886715f083313da409c5850472455d06 | [log] [tgz] |
---|---|---|
author | David Brownell <david-b@pacbell.net> | Sat Feb 02 02:42:52 2008 -0800 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Thu Apr 24 21:16:34 2008 -0700 |
tree | 1e7804fe4f5fe563335ee270218062d406128f42 | |
parent | 9776afc8b3dc487557f3f576002520f59be334e6 [diff] |
USB: ohci: port reset paranoia timeout This limits how long the OHCI port reset loop waits for the hardware to do its job, if the controller either (a) dies, or (b) can't finish the reset. Such limits are always a good idea. Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>