ath10k: use ath10k_do_pci_wake/sleep
authorMichal Kazior <michal.kazior@tieto.com>
Fri, 8 Nov 2013 07:01:30 +0000 (08:01 +0100)
committerKalle Valo <kvalo@qca.qualcomm.com>
Tue, 12 Nov 2013 18:06:45 +0000 (20:06 +0200)
commit5b2589fcfff1def576314f9e89d61eeb23bac5ac
tree4eb9ab20519db40df61feb27a30d33003ff79c90
parent8630e3ad92e76c1b9e4cbd90eaf2eb6d58f1dd31
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>
drivers/net/wireless/ath/ath10k/pci.c