commit | 8f43161aa6bd7bfed0905d3de6cc660fd6b9c2bc | [log] [tgz] |
---|---|---|
author | Vasanthakumar Thiagarajan <vasanth@atheros.com> | Tue Sep 01 17:46:33 2009 +0530 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Sep 01 12:48:21 2009 -0400 |
tree | 653c2d6114fcd198a359f90234d63bb9ec6c9800 | |
parent | ebb8e1d78c2f8b1737627ec260d7e39c4bd47385 [diff] |
ath9k: Call spin_lock_bh() on btcoex_lock 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>