From: Linus Walleij Date: Fri, 30 Jul 2010 15:36:25 +0000 (+0100) Subject: ARM: 6278/2: fix regression in RealView after the introduction of pclk X-Git-Tag: v2.6.36-rc1~591^2~2^9~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=06385e490996d885c93fa03ce6e5374e4674a5cb;p=pandora-kernel.git ARM: 6278/2: fix regression in RealView after the introduction of pclk The patch to add the apb_pclk to the AMBA/PrimeCell bus broke RealView, since the clockdevice is not registered at probe() time. This moves clock initialization to a core_initcall() [rmk:moved before the problematical commit to avoid bisect problems] Signed-off-by: Linus Walleij Signed-off-by: Russell King --- Reading git-diff-tree failed