commit | c3ece7e70dd8fab4fd3e4b9a74ad2df4cfa22e11 | [log] [tgz] |
---|---|---|
author | Peter E. Berger <pberger@brimson.com> | Fri Jul 31 01:55:05 2015 -0500 |
committer | Johan Hovold <johan@kernel.org> | Fri Jul 31 11:57:31 2015 +0200 |
tree | 5e9c8d0207810d1efcc6258f0673c6d774a51cd8 | |
parent | 49bda21266fdf195142e8b5dea057f09e96ada9f [diff] |
USB: io_ti: Increase insufficient timeout for firmware downloads The io_ti driver fails to download firmware to Edgeport devices such as the EP/416 and EP/421 (devices with on-board E2PROM). One of the problems is that the default 1 second timeout in ti_vsend_sync() is insufficient for download operations. This patch increases the download timeout to 10 seconds. Signed-off-by: Peter E. Berger <pberger@brimson.com> Signed-off-by: Johan Hovold <johan@kernel.org>