From: Alan Stern Date: Thu, 17 Jul 2014 19:40:57 +0000 (-0400) Subject: USB: shutdown all URBs after controller death X-Git-Tag: omap-for-v3.17/fixes-against-rc2~164^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1299cff9fa39811cd1b3f1731527b062425f0541;p=pandora-kernel.git USB: shutdown all URBs after controller death When a host controller dies, we don't need to wait for a driver to time out. We can shut down its URBs immediately. Without this change, we can end up waiting 30 seconds for a mass-storage transfer to time out. Signed-off-by: Alan Stern Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed