aboutsummaryrefslogtreecommitdiff
path: root/include/linux/platform_data/clk-u300.h
AgeCommit message (Collapse)AuthorFilesLines
2012-07-11ARM: u300: convert to common clockLinus Walleij1-0/+1
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 <[email protected]> [[email protected]: trivial Makefile conflict] Signed-off-by: Mike Turquette <[email protected]>