OSDN Git Service

icnss: Consider recovery as FW down
authorSameer Thalappil <sameert@codeaurora.org>
Thu, 5 Apr 2018 01:20:16 +0000 (18:20 -0700)
committerSameer Thalappil <sameert@codeaurora.org>
Thu, 5 Apr 2018 01:24:29 +0000 (18:24 -0700)
commit9b96f692c03b8adb474753596669a17ff25a191a
tree96183d493c63aa01f16174f0bba35bfe84f5fdd5
parent7405e11851da69bb4f4773036090948008e575cd
icnss: Consider recovery as FW down

When WLAN driver encounters FW timeout scenarios, it may check if the
FW is down by calling icnss_is_fw_down() API. Recovery should also be
considered as FW down, as FW has not completely recovered and ready
for WLAN communication.

Change-Id: I4c9e15aacc5605dca823e2cfcbf6f87152aaa78e
CRs-Fixed: 2218795
Signed-off-by: Sameer Thalappil <sameert@codeaurora.org>
drivers/soc/qcom/icnss.c