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:
686b634
)
Davinci: gpio - fine grained locking
author
Cyril Chemparathy
<cyril@ti.com>
Sat, 1 May 2010 22:37:55 +0000
(18:37 -0400)
committer
Kevin Hilman
<khilman@deeprootsystems.com>
Thu, 6 May 2010 22:02:09 +0000
(15:02 -0700)
This patch eliminates the global gpio_lock, and implements a per-controller
lock instead. This also switches to irqsave/irqrestore locks in case gpios
are manipulated in isr.
Signed-off-by: Cyril Chemparathy <cyril@ti.com>
Tested-by: Sandeep Paulraj <s-paulraj@ti.com>
Signed-off-by: Kevin Hilman <khilman@deeprootsystems.com>
No differences found