ath10k: decouple pci start/stop logic
authorMichal Kazior <michal.kazior@tieto.com>
Tue, 16 Jul 2013 07:38:50 +0000 (09:38 +0200)
committerKalle Valo <kvalo@qca.qualcomm.com>
Tue, 30 Jul 2013 15:01:18 +0000 (18:01 +0300)
commit8c5c53682f0da87b91ff87d060a5d92df524c13d
treef3c8bbdf467c88afb0ab392617b81e963c1768d6
parente0c508ab099bda4629768107d14bbe9afa5c6705
ath10k: decouple pci start/stop logic

Split logic that prepares the device for BMI
phase/cleans up related resources.

This is necessary for ath10k to be able to restart
hw on the fly without reloading the module.

Signed-off-by: Michal Kazior <michal.kazior@tieto.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
drivers/net/wireless/ath/ath10k/hif.h
drivers/net/wireless/ath/ath10k/pci.c