ath10k: refactor suspend/resume functions
authorMarek Puzyniak <marek.puzyniak@tieto.com>
Mon, 10 Feb 2014 16:14:23 +0000 (17:14 +0100)
committerKalle Valo <kvalo@qca.qualcomm.com>
Thu, 13 Feb 2014 15:24:01 +0000 (17:24 +0200)
commit9042e17df8340247ebed9c67f4b64228f16b4c36
tree903ccc649de979ee8412b27b0b8a2f39dabfaa9f
parentfc36e3ffcdd0ef214008d459bf8d8bff159ce16f
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 <marek.puzyniak@tieto.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
drivers/net/wireless/ath/ath10k/core.c
drivers/net/wireless/ath/ath10k/core.h
drivers/net/wireless/ath/ath10k/mac.c
This page took 0.031422 seconds and 5 git commands to generate.