From: Sujith Manoharan Date: Sun, 1 Mar 2015 06:23:49 +0000 (+0530) Subject: ath9k: Fix issues in the main btcoex timer X-Git-Tag: omap-for-v4.1/fixes-rc1~141^2~318^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6e6dd08dd3202d735143c973b888572955603391;p=pandora-kernel.git ath9k: Fix issues in the main btcoex timer * ath9k_mci_update_rssi() is required only for cards that use MCI scheme. Make sure that it is not called for 3-wire cards. * Call ath9k_ps_wakeup() early since register accesses are made in ath9k_mci_update_rssi(). * Fix usage of btcoex_lock to handle no_stomp_timer. Signed-off-by: Sujith Manoharan Signed-off-by: Kalle Valo --- Reading git-diff-tree failed