diff options
author | Dan Carpenter <[email protected]> | 2023-10-05 17:01:57 +0300 |
---|---|---|
committer | Stephen Boyd <[email protected]> | 2023-10-18 17:52:55 -0700 |
commit | a5d14f8b551eb1551c10053653ee8e27f19672fa (patch) | |
tree | cb35c3943e643a972374707a212d26deeb496ece /scripts/generate_rust_analyzer.py | |
parent | 619102313466eaf8a6ac188e711f5df749dac6d4 (diff) |
clk: keystone: pll: fix a couple NULL vs IS_ERR() checks
The clk_register_divider() and clk_register_mux() functions returns
error pointers on error but this code checks for NULL. Fix that.
Fixes: b9e0d40c0d83 ("clk: keystone: add Keystone PLL clock driver")
Signed-off-by: Dan Carpenter <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Stephen Boyd <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions