diff options
author | Michal Kazior <michal.kazior@tieto.com> | 2013-11-25 14:06:22 +0100 |
---|---|---|
committer | Kalle Valo <kvalo@qca.qualcomm.com> | 2013-11-27 16:45:32 +0200 |
commit | 85622cde05c18371c79a7f2a6a122271170f3ff1 (patch) | |
tree | 3e25566ff628c13449fe7c9a46a0405f94c73a86 /drivers/net/wireless/ath/ath10k/htt_rx.c | |
parent | fc15ca13a6c95e0d6af682af118c3c8e679a8152 (diff) |
ath10k: don't use interrupts for BMI
It's not really necessary for interrupts to be
used for BMI. BMI already assumes there's only one
caller at a time and it works directly with CE.
Make BMI poll for CE completions instead of
waiting for interrupts. This makes disabling
interrupts during early boot possible.
Signed-off-by: Michal Kazior <michal.kazior@tieto.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
Diffstat (limited to 'drivers/net/wireless/ath/ath10k/htt_rx.c')
0 files changed, 0 insertions, 0 deletions