commit | 9042e17df8340247ebed9c67f4b64228f16b4c36 | [log] [tgz] |
---|---|---|
author | Marek Puzyniak <marek.puzyniak@tieto.com> | Mon Feb 10 17:14:23 2014 +0100 |
committer | Kalle Valo <kvalo@qca.qualcomm.com> | Thu Feb 13 17:24:01 2014 +0200 |
tree | 903ccc649de979ee8412b27b0b8a2f39dabfaa9f | |
parent | fc36e3ffcdd0ef214008d459bf8d8bff159ce16f [diff] |
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>