From: Maxime Ripard Date: Sat, 10 May 2014 03:33:38 +0000 (-0500) Subject: clk: sunxi: Move the GMAC clock to a file of its own X-Git-Tag: omap-for-v3.16/fixes-against-rc1~11^2^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=59cb10e32a60533865e26dc9a8303306ba972a70;p=pandora-kernel.git clk: sunxi: Move the GMAC clock to a file of its own Since we have a folder of our own, we can actually make use of it by splitting the huge clock file into several sub drivers. The gmac clock is pretty easy to deal with, since it's pretty much isolated and doesn't have any dependency on the other clocks. Signed-off-by: Maxime Ripard Acked-by: Mike Turquette Signed-off-by: Emilio López --- Reading git-diff-tree failed