diff options
author | Stephen Boyd <[email protected]> | 2019-07-31 12:35:10 -0700 |
---|---|---|
committer | Stephen Boyd <[email protected]> | 2019-08-16 10:20:07 -0700 |
commit | d6d251f9bb74435a3e4ade641306f90f75645c5c (patch) | |
tree | 8e1a383d56b726af6ceeb481add6678bbaa86d9f /lib/string_helpers.c | |
parent | cf9ec1fc6d7cceb73e7f1efd079d2eae173fdf57 (diff) |
clk: lochnagar: 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: Charles Keepax <[email protected]>
Cc: Richard Fitzgerald <[email protected]>
Signed-off-by: Stephen Boyd <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Acked-by: Charles Keepax <[email protected]>
Diffstat (limited to 'lib/string_helpers.c')
0 files changed, 0 insertions, 0 deletions