[PATCH 1/4] ARM: clps711x/p720t: Replace __initcall by .init_early call

Arnd Bergmann arnd at arndb.de
Tue Jul 17 16:27:36 EDT 2012


On Monday 16 July 2012, Alexander Shiyan wrote:
> Since we are trying to do to support multiple machines in a single kernel,
> we need to eliminate the use of __initcall to be used for all machines.
> Using .init_early call solves this problem.
> 
> Signed-off-by: Alexander Shiyan <shc_work at mail.ru>

I've added patches 1-3 to the next/cleanup branch now.

Let's wait for comments on the clock patch first. My feeling is that
you should be using the clock framework.

	Arnd



More information about the linux-arm-kernel mailing list