commit | 50667d63085af108f625c83102430c1d74931d78 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Tue Jun 19 23:44:25 2012 +0200 |
committer | Mike Turquette <mturquette@linaro.org> | Wed Jul 11 15:36:45 2012 -0700 |
tree | 62285dcaf8733ef5e9257db9ec6029ca7745c26c | |
parent | 9ca1c5a4bf4105d6f2f2a46892495953dd3e2fec [diff] |
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 <linus.walleij@linaro.org> [mturquette@linaro.org: trivial Makefile conflict] Signed-off-by: Mike Turquette <mturquette@linaro.org>