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:
c3bbba9
)
[PATCH] ARM: OMAP: Re: Hang while entering userspace
author
Ladislav Michl
<ladis@linux-mips.org>
Mon, 3 Oct 2005 08:08:36 +0000
(11:08 +0300)
committer
Tony Lindgren
<tony@atomide.com>
Mon, 3 Oct 2005 08:08:36 +0000
(11:08 +0300)
Below is patch fixing soft lockup in clocks. clockfw_lock is already
held in clk_set_rate when calling omap1_clk_set_rate, no need to lock it
again.
No differences found