]> asedeno.scripts.mit.edu Git - linux.git/commit
wil6210: remove crash dump collection from OTP section
authorMaya Erez <merez@codeaurora.org>
Fri, 29 Jun 2018 13:28:48 +0000 (16:28 +0300)
committerKalle Valo <kvalo@codeaurora.org>
Mon, 2 Jul 2018 14:25:10 +0000 (17:25 +0300)
commit9a53d0b6f8c61b27e7071d75fb82cf707968f75a
tree257ca97ccbd51b6712f2b0f61339d7974e3920dc
parentf1dbb6c1e83394e68b082b3058aabb12ab046f25
wil6210: remove crash dump collection from OTP section

In some cases where the device is stuck, reading from OTP
can timeout. As OTP section is known there is no need to read
it during device crash dump collection.
Adding a new field to struct fw_map to indicate if to include
this section in crash dump collection.

Signed-off-by: Maya Erez <merez@codeaurora.org>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/ath/wil6210/wil6210.h
drivers/net/wireless/ath/wil6210/wil_crash_dump.c
drivers/net/wireless/ath/wil6210/wmi.c