commit | 5b2589fcfff1def576314f9e89d61eeb23bac5ac | [log] [tgz] |
---|---|---|
author | Michal Kazior <michal.kazior@tieto.com> | Fri Nov 08 08:01:30 2013 +0100 |
committer | Kalle Valo <kvalo@qca.qualcomm.com> | Tue Nov 12 20:06:45 2013 +0200 |
tree | 4eb9ab20519db40df61feb27a30d33003ff79c90 | |
parent | 8630e3ad92e76c1b9e4cbd90eaf2eb6d58f1dd31 [diff] |
ath10k: use ath10k_do_pci_wake/sleep This removes some remaining direct use of the wake register which could interfere with power state tracking of the target device. This will allow initialization code reordering. Signed-off-by: Michal Kazior <michal.kazior@tieto.com> Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>