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:
54fbb2d
)
staging: panel: Fix single-open policy race condition
author
Mariusz Gorski
<marius.gorski@gmail.com>
Tue, 4 Nov 2014 21:47:19 +0000
(22:47 +0100)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Wed, 5 Nov 2014 22:58:07 +0000
(14:58 -0800)
Fix the implementation of a single-open policy for both
devices (lcd and keypad) by using atomic_t instead of plain ints.
Signed-off-by: Mariusz Gorski <marius.gorski@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found