From: Michal Kazior Date: Wed, 23 Apr 2014 16:30:04 +0000 (+0300) Subject: ath10k: skip suspending when recovering X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~122^2^2~42^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=216a18367a4b287a9fa2bfeae9f22cbc344772b8;p=pandora-kernel.git ath10k: skip suspending when recovering It doesn't make much sense to even try suspending the device when recovering. Recovering means the device is unresponsive and waiting for suspend procedure means taking a 3 second timeout waiting for tx credits. This speeds up firmware recovery significantly. Signed-off-by: Michal Kazior Signed-off-by: Kalle Valo --- Reading git-diff-tree failed