From: Domen Puncer Date: Thu, 20 Sep 2007 14:00:11 +0000 (+1000) Subject: [POWERPC] clk.h interface for platforms X-Git-Tag: v2.6.24-rc1~1450^2~169 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6f6682809b994fd9a61081fa0410df31481d5f7f;p=pandora-kernel.git [POWERPC] clk.h interface for platforms This provides an implementation of the interface for arch/powerpc using a set of function pointers in clk_functions. Platforms that want to support this interface should fill clk_functions and select CONFIG_PPC_CLOCK in Kconfig. Signed-off-by: Domen Puncer Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed