linux-stable/drivers/clk/versatile
Linus Walleij ba3fae06c7 ARM/clk: move the ICST library to drivers/clk
This moves the ICST clock divider helper library from
arch/arm/common to drivers/clk/versatile so it is maintained
with the other clock drivers.

We keep the structure as a helper library intact and do not
fuse it with the clk-icst.c Versatile ICST clock driver: there
may be other users out there that need to use this library for
their clocking, and then it will be helpful to keep the
library contained. (The icst.[c|h] files could just be moved
to drivers/clk/lib or a similar location to share the library.)

Acked-by: Stephen Boyd <sboyd@codeaurora.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
2017-04-07 11:58:12 +02:00
..
Kconfig ARM/clk: move the ICST library to drivers/clk 2017-04-07 11:58:12 +02:00
Makefile ARM/clk: move the ICST library to drivers/clk 2017-04-07 11:58:12 +02:00
clk-icst.c ARM/clk: move the ICST library to drivers/clk 2017-04-07 11:58:12 +02:00
clk-icst.h ARM/clk: move the ICST library to drivers/clk 2017-04-07 11:58:12 +02:00
clk-impd1.c ARM/clk: move the ICST library to drivers/clk 2017-04-07 11:58:12 +02:00
clk-realview.c ARM/clk: move the ICST library to drivers/clk 2017-04-07 11:58:12 +02:00
clk-sp810.c clk: versatile: sp810: support reentrance 2016-02-25 15:03:28 -08:00
clk-versatile.c ARM/clk: move the ICST library to drivers/clk 2017-04-07 11:58:12 +02:00
clk-vexpress-osc.c clk: versatile: Remove CLK_IS_ROOT 2016-03-15 15:19:21 -07:00
icst.c ARM/clk: move the ICST library to drivers/clk 2017-04-07 11:58:12 +02:00
icst.h ARM/clk: move the ICST library to drivers/clk 2017-04-07 11:58:12 +02:00