]> git.ipfire.org Git - people/arne_f/kernel.git/commit
clk: versatile: pass a name to ICST clock provider
authorLinus Walleij <linus.walleij@linaro.org>
Fri, 22 Nov 2013 10:30:05 +0000 (11:30 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Fri, 3 Jan 2014 21:27:38 +0000 (22:27 +0100)
commitae6e694ef566ed69a2537c80771a9031ec627494
tree86fefdf50b9966e14eec25f6de162935195b0635
parent8f6344faafb455e7481d87490d372c8337a0e32b
clk: versatile: pass a name to ICST clock provider

When we have more than one of these clocks in a system (such as
on the IM-PD1) we need a mechanism to pass a name for the clock.
Refactor to add this as an argument.

Acked-by: Mike Turquette <mturquette@linaro.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/clk/versatile/clk-icst.c
drivers/clk/versatile/clk-icst.h
drivers/clk/versatile/clk-impd1.c
drivers/clk/versatile/clk-integrator.c
drivers/clk/versatile/clk-realview.c