git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ebb8e1d
)
ath9k: Call spin_lock_bh() on btcoex_lock
author
Vasanthakumar Thiagarajan
<vasanth@atheros.com>
Tue, 1 Sep 2009 12:16:33 +0000
(17:46 +0530)
committer
John 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