]> Pileus Git - ~andy/linux/commit
ath9k: Fix clearing of BTCOEX flags
authorMohammed Shafi Shajakhan <mohammed@qca.qualcomm.com>
Fri, 29 Jun 2012 05:04:39 +0000 (10:34 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 9 Jul 2012 20:36:01 +0000 (16:36 -0400)
commitc11216d1f62163e7de92793dcfd4d06247d0a20e
tree962655e6eba7c8e11cfbdd2e708e11ce4d171b31
parent2152fe9c2fa4c948347b83cb0649d24d214267f5
ath9k: Fix clearing of BTCOEX flags

BTCOEX flags are set/cleared by atomic operations.
We got to do the same in ath9k_btcoex_timer_resume,
while clearing those BTCOEX flags.

Acked-by: Sujith Manoharan <c_manoha@qca.qualcomm.com>
Signed-off-by: Mohammed Shafi Shajakhan <mohammed@qca.qualcomm.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/gpio.c