The below commit introduced a bug in __clk_set_parent()
which could cause it to *skip* the parent validation
which makes sure the parent passed to the api is a valid
one.
commit
|
||
|---|---|---|
| .. | ||
| mxs | ||
| spear | ||
| clk-divider.c | ||
| clk-fixed-factor.c | ||
| clk-fixed-rate.c | ||
| clk-gate.c | ||
| clk-mux.c | ||
| clk.c | ||
| clkdev.c | ||
| Kconfig | ||
| Makefile | ||