ath10k: don't reset chip on power_down
authorMichal Kazior <michal.kazior@tieto.com>
Tue, 28 Oct 2014 09:32:08 +0000 (10:32 +0100)
committerKalle Valo <kvalo@qca.qualcomm.com>
Fri, 31 Oct 2014 00:27:14 +0000 (02:27 +0200)
commitc011b281591bb21e4006200a1f51ec4f67b46a74
treef45f4920446e80bd615c4c122a2ac107a0bdda5d
parent0bc14d061bd8836eeff956cfbbcb53266af793ef
ath10k: don't reset chip on power_down

Currently hif_power_up performs effectively a
reset and hif_stop resets the chip as well so
there's no point in resetting here.

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