From: Bartosz Markowski Date: Fri, 31 Oct 2014 08:03:43 +0000 (+0100) Subject: ath10k: fix pm resume after suspend X-Git-Tag: omap-for-v3.20/drop-legacy-3517~122^2~134^2~31^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=707b1bbd7e6ec533cfa027054ccbeb90113a40b0;p=pandora-kernel.git ath10k: fix pm resume after suspend Firmware was crashing when we were trying to warm reset it after suspend. This was due to the fact that target registeres can be accessed only if the hardware is awaken. This patch makes sure to awake the device also on the hif up, not only in case of probe call. Signed-off-by: Bartosz Markowski Signed-off-by: Kalle Valo --- Reading git-diff-tree failed