diff options
author | Stephen Boyd <[email protected]> | 2019-08-15 15:12:49 -0700 |
---|---|---|
committer | Stephen Boyd <[email protected]> | 2019-08-16 10:22:46 -0700 |
commit | e0e04fc866929f58600aad66b969d5e1572f9e54 (patch) | |
tree | 5e97d53e2905a11421cbf14b228dfd5ace064320 /lib/test_overflow.c | |
parent | c42144139a383011327990a8c59a45f81b3493dd (diff) |
clk: ti: 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: Tero Kristo <[email protected]>
Cc: Tony Lindgren <[email protected]>
Reported-by: "kernelci.org bot" <[email protected]>
Signed-off-by: Stephen Boyd <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'lib/test_overflow.c')
0 files changed, 0 insertions, 0 deletions