commit | e19f15ac6437624b6214b2f0ec0d69fb7eb205fa | [log] [tgz] |
---|---|---|
author | Rajkumar Manoharan <rmanohar@qca.qualcomm.com> | Thu Aug 09 12:37:26 2012 +0530 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Aug 10 14:51:29 2012 -0400 |
tree | 259a90af7f0e10d7ad32086d254bf9cd22dad956 | |
parent | 5d774b74ef7d0428a3e45c9bb5b3a0915d2240cb [diff] |
ath9k: stop btcoex on device suspend During suspend, the device will be moved to FULLSLEEP state. As btcoex is never been stopped, the btcoex timer is running and tries to access hw on fullsleep state. Fix that. Cc: stable@vger.kernel.org Signed-off-by: Rajkumar Manoharan <rmanohar@qca.qualcomm.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>