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:
1ae35de
)
ARM: S5P6440: Add locking to GPIO calls
author
Ben Dooks
<ben-linux@fluff.org>
Wed, 19 May 2010 07:31:49 +0000
(16:31 +0900)
committer
Ben Dooks
<ben-linux@fluff.org>
Thu, 20 May 2010 12:05:40 +0000
(21:05 +0900)
Add the new locking calls to ensure that these are always exclusively
accessing the GPIO registers.
Fixes a possible race between two threads modifying the same GPIO bank,
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
No differences found