diff options
author | Mohammed Shafi Shajakhan <mohammed@qca.qualcomm.com> | 2012-07-06 20:09:32 +0530 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2012-07-09 16:36:38 -0400 |
commit | c32cdbd84ffe289a1386eccb794b047a8366913d (patch) | |
tree | e1db2cc081be5aea8587061c53c546ecc8984333 /net/nfc | |
parent | dd89f05a7572684bbbc1483c60418504cc91cfe6 (diff) | |
download | op-kernel-dev-c32cdbd84ffe289a1386eccb794b047a8366913d.zip op-kernel-dev-c32cdbd84ffe289a1386eccb794b047a8366913d.tar.gz |
ath9k: Stop the BTCOEX timers before disabling BTCOEX
Its safe to stop the BTCOEX timers 'period_timer' and
'no_stomp_timer' before disabling BTCOEX. These timers
can call ath9k_hw_btcoex_enable (or) change the BT
stomp type if they seem to be running after we had
called ath9k_hw_btcoex_disable, which is obviously
not correct.
Cc: Rajkumar Manoharan <rmanohar@qca.qualcomm.com>
Cc: Bala Shanmugam <bkamatch@qca.qualcomm.com>
Signed-off-by: Mohammed Shafi Shajakhan <mohammed@qca.qualcomm.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'net/nfc')
0 files changed, 0 insertions, 0 deletions