From: Linus Walleij Date: Tue, 19 Jun 2012 21:44:25 +0000 (+0200) Subject: ARM: u300: convert to common clock X-Git-Tag: v3.6-rc1~110^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=50667d63085af108f625c83102430c1d74931d78;p=pandora-kernel.git ARM: u300: convert to common clock This converts the U300 clock implementation over to use the common struct clk and moves the implementation down into drivers/clk. Since VCO isn't used in tree it was removed, it's not hard to put it back in if need be. Signed-off-by: Linus Walleij [mturquette@linaro.org: trivial Makefile conflict] Signed-off-by: Mike Turquette --- Reading git-diff-tree failed