[PATCH] ARM: OMAP: Re: Hang while entering userspace
authorLadislav Michl <ladis@linux-mips.org>
Mon, 3 Oct 2005 08:08:36 +0000 (11:08 +0300)
committerTony 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