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:
35fb80b
)
staging: sm750fb: Remove spinlock helper function
author
Lorenzo Stoakes
<lstoakes@gmail.com>
Fri, 20 Mar 2015 15:22:15 +0000
(15:22 +0000)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Thu, 26 Mar 2015 12:04:48 +0000
(13:04 +0100)
This patch removes the unnecessary spinlock helper function and instead
calls spin_lock and spin_unlock directly.
This does *not* resolve sparse warnings about context imbalances but these are
spurious.
Signed-off-by: Lorenzo Stoakes <lstoakes@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/sm750fb/sm750.c
patch
|
blob
|
history
diff --cc
drivers/staging/sm750fb/sm750.c
Simple merge