commit | 278c4a85e6267979ab164c0a8b57447005cf388c | [log] [tgz] |
---|---|---|
author | Michal Kazior <michal.kazior@tieto.com> | Mon Jul 22 14:08:51 2013 +0200 |
committer | Kalle Valo <kvalo@qca.qualcomm.com> | Tue Jul 30 18:01:20 2013 +0300 |
tree | 2b08516174c973fe1fc8ed9e7bdb469803adee4d | |
parent | cf84bd4defe22c7359bd3e4d6978bd88af1f8f90 [diff] |
ath10k: create debugfs interface to trigger fw crash This can be useful for testing. To perform a forced firmware crash write 'crash' to 'simulate_fw_crash' debugfs file. E.g. echo crash > /sys/kernel/debug/ieee80211/phy1/ath10k/simulate_fw_crash Signed-off-by: Michal Kazior <michal.kazior@tieto.com> Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>