From: Michal Kazior Date: Mon, 25 Nov 2013 13:06:26 +0000 (+0100) Subject: ath10k: re-add support for early fw indication X-Git-Tag: v3.14-rc1~94^2~482^2^2~43^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ab977bd04bd56edf473e0317eb2370abba04356c;p=pandora-kernel.git 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 Signed-off-by: Kalle Valo --- Reading git-diff-tree failed