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:
3244fcd
)
OMAP: UART: use non-locking versions of hwmod enable/idle functions
author
Kevin Hilman
<khilman@deeprootsystems.com>
Mon, 27 Sep 2010 14:50:06 +0000
(20:20 +0530)
committer
Kevin Hilman
<khilman@deeprootsystems.com>
Wed, 29 Sep 2010 19:42:58 +0000
(12:42 -0700)
Since the UART enable/idle is done during the idle path (with
interrupts disabled), use the non-locking versions of the hwmod
enable/idle functions.
Signed-off-by: Govindraj.R <govindraj.raja@ti.com>
Signed-off-by: Kevin Hilman <khilman@deeprootsystems.com>
No differences found