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:
a7989a7
)
[PATCH 3/6] ads7846: replace spin_lock_irqsave
author
Imre Deak
<imre.deak@nokia.com>
Mon, 15 May 2006 07:35:25 +0000
(
00:35
-0700)
committer
Tony Lindgren
<tony@atomide.com>
Mon, 15 May 2006 07:35:25 +0000
(
00:35
-0700)
Replace spin_lock_irqsave's with spin_lock_irq where possible, fix
a related bug in ads7846_disable() where we spin_unlock_irqrestore'd
from an uninitialized flags.
Signed-off-by: Imre Deak <imre.deak@nokia.com>
No differences found