From: Rajkumar Manoharan Date: Sun, 1 Jul 2012 14:23:54 +0000 (+0530) Subject: ath9k: fix power consumption on network sleep when BTCOEX is enabled X-Git-Tag: v3.6-rc1~125^2~57^2~186 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=08d4df410a9ff02c999e69268ec2f4fbfeaac8d7;p=pandora-kernel.git ath9k: fix power consumption on network sleep when BTCOEX is enabled The chip is waken up for every 45ms in btcoex timer cycle to for sharing the radio between BT and WLAN. Whenever the wlan interface is in network sleep mode, do not schedule hw timers. This could reduce power consumption on idle associated state. Signed-off-by: Rajkumar Manoharan Signed-off-by: John W. Linville --- Reading git-diff-tree failed