summaryrefslogtreecommitdiff
path: root/kernel/sysctl_binary.c
diff options
context:
space:
mode:
authorStephen Boyd <sboyd@kernel.org>2019-07-31 12:35:09 -0700
committerStephen Boyd <sboyd@kernel.org>2019-08-16 10:19:49 -0700
commitcf9ec1fc6d7cceb73e7f1efd079d2eae173fdf57 (patch)
tree5602c1a267429b22d4363ed4f21ab02def38b38d /kernel/sysctl_binary.c
parent5f9e832c137075045d15cd6899ab0505cfb2ca4b (diff)
downloadlwn-cf9ec1fc6d7cceb73e7f1efd079d2eae173fdf57.tar.gz
lwn-cf9ec1fc6d7cceb73e7f1efd079d2eae173fdf57.zip
clk: actions: Don't reference clk_init_data after registration
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: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org> Signed-off-by: Stephen Boyd <sboyd@kernel.org> Link: https://lkml.kernel.org/r/20190731193517.237136-2-sboyd@kernel.org [sboyd@kernel.org: Move name to after checking for error or NULL hw] Acked-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Diffstat (limited to 'kernel/sysctl_binary.c')
0 files changed, 0 insertions, 0 deletions