The clk_register_divider() and clk_register_mux() functions returns
error pointers on error but this code checks for NULL. Fix that.
Fixes:
|
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| gate.c | ||
| pll.c | ||
| sci-clk.c | ||
| syscon-clk.c | ||
The clk_register_divider() and clk_register_mux() functions returns
error pointers on error but this code checks for NULL. Fix that.
Fixes:
|
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| gate.c | ||
| pll.c | ||
| sci-clk.c | ||
| syscon-clk.c | ||