ath9k: Call spin_lock_bh() on btcoex_lock
authorVasanthakumar Thiagarajan <vasanth@atheros.com>
Tue, 1 Sep 2009 12:16:33 +0000 (17:46 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 1 Sep 2009 16:48:21 +0000 (12:48 -0400)
As generic hw timer interrupt handler is moved to tasklet,
we no more need to call spin_lock_irqsave().

Signed-off-by: Vasanthakumar Thiagarajan <vasanth@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found