commit | ab977bd04bd56edf473e0317eb2370abba04356c | [log] [tgz] |
---|---|---|
author | Michal Kazior <michal.kazior@tieto.com> | Mon Nov 25 14:06:26 2013 +0100 |
committer | Kalle Valo <kvalo@qca.qualcomm.com> | Wed Nov 27 16:45:33 2013 +0200 |
tree | 024170cc7853daaa16fba7bca5d4f2a5f6349e6c | |
parent | 2685218b3f3dd2af1c9ac09d7b3800725bb34d9c [diff] |
ath10k: re-add support for early fw indication It's possible for FW to panic during early boot. The patch re-introduces support to detect and print those crashes. This introduces an additional irq handler that is set for the duration of early boot and shutdown. The handler is then overriden with regular handlers upon hif start(). Signed-off-by: Michal Kazior <michal.kazior@tieto.com> Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>