diff options
author | Marek Szyprowski <[email protected]> | 2023-06-13 15:16:31 +0200 |
---|---|---|
committer | Stephen Boyd <[email protected]> | 2023-06-13 12:00:53 -0700 |
commit | be8fa5fd0a48fd2decc4de81ffe72bb3ceacecd9 (patch) | |
tree | 113337af128ed05418c5a2716abbad56ada6ec8f /drivers/fpga/fpga-bridge.c | |
parent | 326cc42f9fdc3030676e949d5cea3ccc923fd1de (diff) |
clk: Fix best_parent_rate after moving code into a separate function
best_parent_rate entry is still being used in the code and needs to be
always updated regardless of the CLK_SET_RATE_NO_REPARENT flag.
Fixes: 1b4e99fda73f ("clk: Move no reparent case into a separate function")
Signed-off-by: Marek Szyprowski <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Acked-by: Maxime Ripard <[email protected]>
Signed-off-by: Stephen Boyd <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-bridge.c')
0 files changed, 0 insertions, 0 deletions