diff options
| author | Alexander Stein <[email protected]> | 2021-11-03 12:24:41 +0000 |
|---|---|---|
| committer | Stephen Boyd <[email protected]> | 2021-11-04 00:49:54 +0000 |
| commit | c54ce354637058202621d55fec2ccba3fe62a219 (patch) | |
| tree | d5b2ddcb3075e02877710cba27b4631e87d906e6 /drivers/fpga/fpga-mgr.c | |
| parent | clk: rockchip: drop module parts from rk3399 and rk3568 drivers (diff) | |
| download | kernel-c54ce354637058202621d55fec2ccba3fe62a219.tar.gz kernel-c54ce354637058202621d55fec2ccba3fe62a219.zip | |
clk: composite: Fix 'switching' to same clock
During commit 6594988fd625 ("clk: composite: Use rate_ops.determine_rate
when also a mux is available") setting req->best_parent_hw got lost,
so best_parent_hw stays NULL during switch to the same parent. This
results in the (debug) message:
clk_calc_new_rates: lcdif_pixel not gated but wants to reparent
and the following rate change is dropped.
Fixes: 6594988fd625 ("clk: composite: Use rate_ops.determine_rate when also a mux is available")
Signed-off-by: Alexander Stein <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: Martin Blumenstingl <[email protected]>
Signed-off-by: Stephen Boyd <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions
