Commit 6b54ebf7 authored by Luca Coelho's avatar Luca Coelho
Browse files

iwlwifi: mvm: reset the HW before dumping if HW error is detected



If the hardware is stuck, we can't read any of the memory we need to
dump it, so we end up printing only 0xa5a5a5a5, which is useless.

To solve this, poke the hardware by triggering a reset and re-enabling
the clocks if we detect a HW error.

Signed-off-by: default avatarLuca Coelho <luciano.coelho@intel.com>
parent ffd6fd45
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment