commit | cfe9011a05a8de56f97d15a24977639fe6534e9c | [log] [tgz] |
---|---|---|
author | Rajkumar Manoharan <rmanohar@qti.qualcomm.com> | Thu Apr 07 12:10:58 2016 +0530 |
committer | Kalle Valo <kvalo@qca.qualcomm.com> | Tue Apr 12 21:27:24 2016 +0300 |
tree | 98df2e10e95a4461c3c1e6a7315db393f02828c3 | |
parent | a606c0ee9d5c12eb1a0e86837db622969956b825 [diff] |
ath10k: remove MSI range support MSI-X is never well-tested, might contain bugs and generally isn't really all that useful to maintain. Also ath10k is mainly used with shared/singly-MSI interrupt systems. Hence removing MSI range support. This change will be useful for further cleanup in copy engine lock and to add NAPI support. Signed-off-by: Rajkumar Manoharan <rmanohar@qti.qualcomm.com> Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>