diff options
author | Rajkumar Manoharan <rmanohar@qti.qualcomm.com> | 2016-05-27 20:15:55 +0530 |
---|---|---|
committer | Kalle Valo <kvalo@qca.qualcomm.com> | 2016-06-02 17:55:05 +0300 |
commit | 2e550b6d277bdf5daf579bb7952d1b183ff0948a (patch) | |
tree | 20f23566358256d7ba0e04e38a8934eee526da97 /drivers/fmc | |
parent | f5e307515b2b9994f5e30fa8311ef38fd71c52a3 (diff) |
ath10k: fix operating irq mode for ahb device
Earlier when operating irq mode is legacy, interrupts are disabled
and re-enabled based on num_msi_intrs. commit cfe9011a05a8 ("ath10k:
remove MSI range support") replaced num_msi_intrs by oper_irq_mode.
Since oper_irq_mode is not initialized for ahb devices (i.e qca4019),
device boot up is failed during probe.
Fixes: cfe9011a05a8 ("ath10k: remove MSI range support")
Signed-off-by: Rajkumar Manoharan <rmanohar@qti.qualcomm.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
Diffstat (limited to 'drivers/fmc')
0 files changed, 0 insertions, 0 deletions