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:
3353930
)
[PATCH] b44: s/spin_lock_irqsave/spin_lock/ in b44_interrupt
author
Francois Romieu
<romieu@fr.zoreil.com>
Mon, 7 Nov 2005 00:52:06 +0000
(
01:52
+0100)
committer
Jeff Garzik
<jgarzik@pobox.com>
Mon, 7 Nov 2005 08:37:05 +0000
(
03:37
-0500)
There is no need to save/restore the irq state as the irq are always
locally disabled when b44_interrupt is issued.
Signed-off-by: Francois Romieu <romieu@fr.zoreil.com>
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
No differences found