ath10k: re-add support for early fw indication
authorMichal Kazior <michal.kazior@tieto.com>
Mon, 25 Nov 2013 13:06:26 +0000 (14:06 +0100)
committerKalle Valo <kvalo@qca.qualcomm.com>
Wed, 27 Nov 2013 14:45:33 +0000 (16:45 +0200)
commitab977bd04bd56edf473e0317eb2370abba04356c
tree024170cc7853daaa16fba7bca5d4f2a5f6349e6c
parent2685218b3f3dd2af1c9ac09d7b3800725bb34d9c
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>
drivers/net/wireless/ath/ath10k/pci.c
drivers/net/wireless/ath/ath10k/pci.h
This page took 0.024833 seconds and 5 git commands to generate.