From: Peter E. Berger Date: Fri, 31 Jul 2015 06:55:05 +0000 (-0500) Subject: USB: io_ti: Increase insufficient timeout for firmware downloads X-Git-Tag: omap-for-v4.3/fixes-merge-window~42^2~15^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c3ece7e70dd8fab4fd3e4b9a74ad2df4cfa22e11;p=pandora-kernel.git 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 Signed-off-by: Johan Hovold --- Reading git-diff-tree failed