ath10k: don't reset HTC endpoints unnecessarily
authorMichal Kazior <michal.kazior@tieto.com>
Mon, 22 Jul 2013 12:13:29 +0000 (14:13 +0200)
committerKalle Valo <kvalo@qca.qualcomm.com>
Tue, 30 Jul 2013 15:01:21 +0000 (18:01 +0300)
commit21bf9112b596cb91e4f63de859ea514f081031fd
tree84090ed11125f41495f252cb5b1bf8e14a10a895
parent08fe9b40d055d4ace995a5e1e93c7c17573f17a5
ath10k: don't reset HTC endpoints unnecessarily

Endpoints are re-initialized upon HTC start anyway
so there's no need to do that twice in case of
restarting HTC (i.e. in case of hardware
recovery).

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