]> git.baikalelectronics.ru Git - kernel.git/commit
ath9k: stop btcoex on device suspend
authorRajkumar Manoharan <rmanohar@qca.qualcomm.com>
Thu, 9 Aug 2012 07:07:26 +0000 (12:37 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 10 Aug 2012 18:51:29 +0000 (14:51 -0400)
commitee580b90776a298426a938162c5b983e05a9191c
tree259a90af7f0e10d7ad32086d254bf9cd22dad956
parent2509ec4e69efb301935f982fafb611d75db4ebc6
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>
drivers/net/wireless/ath/ath9k/pci.c