From: Michal Kazior Date: Thu, 7 Aug 2014 09:03:28 +0000 (+0200) Subject: ath10k: remove target soc ps code X-Git-Tag: fixes-against-v3.18-rc2~81^2~133^2~55^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c0c378f9907c9e52aa95a87ac4622039a84bac99;p=pandora-kernel.git ath10k: remove target soc ps code The soc powersave was disabled by default. It never was fully tested. Some hw apparently had problems with it and the implementation itself had a possible race. Just remove the refcounting and simply wake up the device when probing and put to sleep when removing. kvalo: make ath10k_pci_wake() and _sleep() static Signed-off-by: Michal Kazior Signed-off-by: Kalle Valo --- Reading git-diff-tree failed