commit | 6ad9c95b3a595a2ec516dfcbc677043ea5ac9a76 | [log] [tgz] |
---|---|---|
author | Aaro Koskinen <aaro.koskinen@iki.fi> | Sun Mar 22 17:38:01 2015 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Mar 24 13:47:13 2015 +0100 |
tree | 5dabb56d9f59231774eadd7e86afaacd0a1217e7 | |
parent | f3b8edc0f366bd7049eafa11d0c0187f039c0528 [diff] |
staging: octeon-usb: try to recover from failed hardware reset On some hardware the USB fails to initialize to sane state after cold boot. We can detect this based on some unexpected interrupt bits, and recover by re-initializing. Signed-off-by: Aaro Koskinen <aaro.koskinen@iki.fi> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>