ath9k: defer btcoex scheme update
authorRajkumar Manoharan <rmanohar@qca.qualcomm.com>
Tue, 12 Jun 2012 04:43:53 +0000 (10:13 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 13 Jun 2012 18:35:56 +0000 (14:35 -0400)
commit3c7992e33ab8d0c625a45ded11cc10d5b622bcd4
tree3f09d4b57c3df556a5281704ffb86e199685df2f
parentdfd0587a7d99d42cc2d608324991169494d2dbba
ath9k: defer btcoex scheme update

As btcoex scheme updation might sleep, remove the function call
from tasklet context and queue it up as a separate work.

Signed-off-by: Rajkumar Manoharan <rmanohar@qca.qualcomm.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/ath9k.h
drivers/net/wireless/ath/ath9k/main.c
drivers/net/wireless/ath/ath9k/mci.c