exynos-linux-stable/drivers/clk/sirf
Stephen Boyd 728093eee5 clk: sirf: Don't reference clk_init_data after registration
[ Upstream commit af55dadfbce35b4f4c6247244ce3e44b2e242b84 ]

A future patch is going to change semantics of clk_register() so that
clk_hw::init is guaranteed to be NULL after a clk is registered. Avoid
referencing this member here so that we don't run into NULL pointer
exceptions.

Cc: Guo Zeng <Guo.Zeng@csr.com>
Cc: Barry Song <Baohua.Song@csr.com>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Link: https://lkml.kernel.org/r/20190731193517.237136-6-sboyd@kernel.org
Signed-off-by: Sasha Levin <sashal@kernel.org>
2019-10-07 18:53:10 +02:00
..
atlas6.h clk: sirf: re-arch to make the codes support both prima2 and atlas6 2014-01-16 12:00:53 -08:00
clk-atlas6.c clk: sirf: Remove CLK_IS_ROOT 2016-04-15 16:50:04 -07:00
clk-atlas7.c clk: atlas7: Make reset_control_ops const 2016-03-29 16:30:01 -07:00
clk-common.c clk: sirf: Don't reference clk_init_data after registration 2019-10-07 18:53:10 +02:00
clk-prima2.c clk: sirf: Remove CLK_IS_ROOT 2016-04-15 16:50:04 -07:00
Makefile clk: sirf: add CSR atlas7 clk and reset support 2015-05-20 15:43:28 -07:00
prima2.h clk: sirf: re-arch to make the codes support both prima2 and atlas6 2014-01-16 12:00:53 -08:00