From: viresh kumar Date: Fri, 20 May 2011 07:34:18 +0000 (+0100) Subject: ARM: 6926/1: SPEAr clock: Define common clk_init routine in plat/clock.c X-Git-Tag: v3.0-rc1~328^2~1^7~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b997f6e2cba28e5361aaa6ac008f052eccd994e6;p=pandora-kernel.git ARM: 6926/1: SPEAr clock: Define common clk_init routine in plat/clock.c Define common clk_init routine in plat/clock.c for calling recalc_root_clocks. This routine will be used for any common code across all machine families. Whereas family specific spear*xx_clk_init routines will be used for family specific code. Signed-off-by: Viresh Kumar Signed-off-by: Russell King --- Reading git-diff-tree failed