commit | d88527d3d3d6e3c46688878c7fc082ae42fa766e | [log] [tgz] |
---|---|---|
author | Sujith Manoharan <c_manoha@qca.qualcomm.com> | Tue Dec 24 10:44:23 2013 +0530 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Jan 03 15:36:57 2014 -0500 |
tree | a2395936ea69cd5c5692488aedb386cebb197aeb | |
parent | a6bb860be4808d994410a0d945b351e5b56046e9 [diff] |
ath9k: Identify baseband watchdog signatures A full HW reset is not required for all baseband watchdog signatures. Some BB watchdog updates are benign and can be discarded, some require re-programming of certain registers and others require a chip reset. This patch adds a routine to identify such signatures. Signed-off-by: Sujith Manoharan <c_manoha@qca.qualcomm.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>