From: Pawel Moll Date: Fri, 13 Jul 2012 10:48:16 +0000 (+0100) Subject: ARM: vexpress: Initial common clock support X-Git-Tag: v3.6-rc1~146^2~3^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d1b8a775fdb686c949d31e366a898b64147543e0;p=pandora-kernel.git ARM: vexpress: Initial common clock support This patch makes Versatile Express use the common clock framework instead of the plat-versatile implementation. It defines clock provider for VE's OSCs (clock generators) and registers all required fixed and variable clock sources (for both motherboard and core tile). This is a simple conversion of the existing state and will be extended (and migrated to drivers/clk) in the near future. Signed-off-by: Pawel Moll --- Reading git-diff-tree failed