Hi

On Thu, 21 Mar 2013, Rajendra Nayak wrote:

> clk inits on OMAP happen quite early, even before slab is available.
> The dependency comes from the fact that the timer init code starts to
> use clocks and hwmod and we need clocks to be initialized by then.
> 
> There are various problems doing clk inits this early, one is,
> not being able to do dynamic clk registrations and hence the
> dependency on clk-private.h. The other is, inability to debug
> early kernel crashes without enabling DEBUG_LL and earlyprintk.

...

> Reported-by: Piotr Haber <pha...@broadcom.com>
> Reported-by: Tony Lindgren <t...@atomide.com>
> Signed-off-by: Rajendra Nayak <rna...@ti.com>

Thanks, looks good to me.  Nice patch description!

Acked-by: Paul Walmsley <p...@pwsan.com>


- Paul
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to