From: Steffen Trumtrar Date: Mon, 6 Jan 2014 16:27:37 +0000 (-0600) Subject: clk: socfpga: split clk code X-Git-Tag: v3.15-rc1~72^2~59^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=97259e99bdc9144d071815536f1dbc2e41c6b5a8;p=pandora-kernel.git clk: socfpga: split clk code Move the different kinds of clocks into their own files. The reason is to aid readability of the code. This also goes along with the other SoC-specific clock drivers. The split introduces new structs for the three types of clocks and uses them. Other changes are not done to the code. Signed-off-by: Steffen Trumtrar Signed-off-by: Dinh Nguyen --- Reading git-diff-tree failed