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:
19c1c0c
)
OMAP: clock: bail out early if arch_clock functions not implemented
author
Paul Walmsley
<paul@pwsan.com>
Wed, 16 Feb 2011 22:38:38 +0000
(15:38 -0700)
committer
Paul Walmsley
<paul@pwsan.com>
Tue, 8 Mar 2011 03:19:39 +0000
(20:19 -0700)
Bail out before we take the clockfw_lock spinlock if the corresponding
OMAP1 or OMAP2+ clock function is not defined. The intention is to
reduce and simplify the work that is done inside the spinlock.
Signed-off-by: Paul Walmsley <paul@pwsan.com>
No differences found