[PATCH 0/5] clk: forbit multiple adding of clock providers and fix false positive EPROBE_DEFER
From: Masahiro Yamada
Date: Tue Jul 19 2016 - 05:21:18 EST
I dropped a question mail around 10 days ago,
https://lkml.org/lkml/2016/7/8/627
but I did not get any reply.
At least, nobody stopped me from going with this fix,
so here is the series to fix it.
Masahiro Yamada (5):
clk: add a helper function __of_clk_find_provider()
clk: avoid adding clock provider multiple times for one node
clk: refactor of_clk_del_provider()
clk: fix false positive EPROBE_DEFER of
__of_clk_get_hw_from_provider()
clk: return -EINVAL if clock provider has no .get callback
drivers/clk/clk.c | 77 ++++++++++++++++++++++++++++++++++++-------------------
1 file changed, 51 insertions(+), 26 deletions(-)
--
1.9.1