diff options
author | Stephen Boyd <sboyd@kernel.org> | 2019-07-31 22:35:12 +0300 |
---|---|---|
committer | Stephen Boyd <sboyd@kernel.org> | 2019-08-16 20:20:07 +0300 |
commit | af884a5dfdef06644bdbd7d54ca865616f24b256 (patch) | |
tree | bb9015c509fa75ae6495ba15e696e57e8aec5224 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 1610dd79d0f6202c5c1a91122255fa598679c13a (diff) | |
download | linux-af884a5dfdef06644bdbd7d54ca865616f24b256.tar.xz |
clk: qcom: 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: Taniya Das <tdas@codeaurora.org>
Cc: Andy Gross <agross@kernel.org>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Link: https://lkml.kernel.org/r/20190731193517.237136-5-sboyd@kernel.org
Acked-by: Taniya Das <tdas@codeaurora.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions