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:
2b78a96
)
viafb: Do not remove gpiochip under spinlock
author
Jonathan Corbet
<corbet@lwn.net>
Fri, 30 Apr 2010 15:45:51 +0000
(09:45 -0600)
committer
Jonathan Corbet
<corbet@lwn.net>
Fri, 7 May 2010 23:17:40 +0000
(17:17 -0600)
gpiochip_remove() is not meant to be called with interrupts disabled, and
there is no need for the lock here in any case.
Reported-by: Bruno Prémont <bonbons@linux-vserver.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
No differences found