From: Rajkumar Manoharan Date: Thu, 9 Aug 2012 07:07:26 +0000 (+0530) Subject: ath9k: stop btcoex on device suspend X-Git-Tag: v3.6-rc3~10^2~40^2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e19f15ac6437624b6214b2f0ec0d69fb7eb205fa;p=pandora-kernel.git 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed