From: Marek Puzyniak Date: Mon, 10 Feb 2014 16:14:23 +0000 (+0100) Subject: ath10k: refactor suspend/resume functions X-Git-Tag: v3.15-rc1~113^2~159^2^2~132^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9042e17df8340247ebed9c67f4b64228f16b4c36;p=pandora-kernel.git ath10k: refactor suspend/resume functions Suspend/resume callbacks are not protected by configuration mutex so adding such protection. Also in order to simplify implemetation of suspend function wait queue is replaced by completion. Signed-off-by: Marek Puzyniak Signed-off-by: Kalle Valo --- Reading git-diff-tree failed