summaryrefslogtreecommitdiff
path: root/drivers/clk/clk-composite.c
diff options
context:
space:
mode:
authorJavier Martinez Canillas <javier.martinez@collabora.co.uk>2015-02-12 14:58:29 +0100
committerMichael Turquette <mturquette@linaro.org>2015-02-18 09:40:07 -0800
commit2e65d8bfe80be51af2f84c904f85bac1437a5545 (patch)
treeffc96fe2704c19fc39e170bd354109238855da52 /drivers/clk/clk-composite.c
parent9e0ad7d28ace92319f5aa0e314ac9f11e18b4250 (diff)
clk: Add __clk_hw_set_clk helper function
After the clk API change to return a per-user clock instance, both the struct clk_core and struct clk pointers from the hw clock needs to be assigned to clock that share the same state. In the future the struct clk_core will be removed and this is going to change again so to avoid having to change the assignments twice in all the drivers, add a helper function to have an indirection level. Signed-off-by: Javier Martinez Canillas <javier.martinez@collabora.co.uk> Reviewed-by: Stephen Boyd <sboyd@codeaurora.org> Signed-off-by: Michael Turquette <mturquette@linaro.org>
Diffstat (limited to 'drivers/clk/clk-composite.c')
0 files changed, 0 insertions, 0 deletions