Searched hist:c11216d1f62163e7de92793dcfd4d06247d0a20e (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/net/wireless/ath/ath9k/ |
H A D | gpio.c | c11216d1f62163e7de92793dcfd4d06247d0a20e Fri Jun 29 05:04:39 UTC 2012 Mohammed Shafi Shajakhan <mohammed@qca.qualcomm.com> 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>
|