Re: [PATCH 1/2] clk: imx: do not sleep if IRQ's are still disabled

From: Joshua Clayton
Date: Fri Jan 29 2016 - 18:35:33 EST


On Fri, 29 Jan 2016 14:49:23 -0800
Stefan Agner <stefan@xxxxxxxx> wrote:

> If a clock gets enabled early during boot time, it can lead to a PLL
> startup. The wait_lock function makes sure that the PLL is really
> stareted up before it gets used. However, the function sleeps which
s/stareted/started/