We're removing struct clk from the clk provider API, so switch this code to using the clk_hw based provider APIs. This also removes a clk_get() in this driver that can just as easily use of_clk_get_parent_name() instead. Cc: Gregory CLEMENT <gregory.clement@free-electrons.com> Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org> |
||
|---|---|---|
| .. | ||
| armada-38x.c | ||
| armada-39x.c | ||
| armada-370.c | ||
| armada-375.c | ||
| armada-xp.c | ||
| clk-corediv.c | ||
| clk-cpu.c | ||
| common.c | ||
| common.h | ||
| dove.c | ||
| Kconfig | ||
| kirkwood.c | ||
| Makefile | ||
| orion.c | ||