diff options
author | Maxime Ripard <[email protected]> | 2022-06-13 16:47:29 +0200 |
---|---|---|
committer | Maxime Ripard <[email protected]> | 2022-06-28 14:54:50 +0200 |
commit | 7d0648c8773cd16fe16eaa3b4aee04093a6bd085 (patch) | |
tree | fb133dbe5b92190185a78026008f7139e5599cc6 /include/linux/fpga/fpga-mgr.h | |
parent | da8e393e23efb60eba8959856c7df88f9859f6eb (diff) |
drm/vc4: kms: Warn if clk_set_min_rate fails
We currently ignore the clk_set_min_rate return code assuming it would
succeed. However, it can fail if we ask for a rate higher than the
current maximum for example.
Since we can't fail in atomic_commit, at least warn on failure.
Signed-off-by: Maxime Ripard <[email protected]>
Reviewed-by: Dave Stevenson <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'include/linux/fpga/fpga-mgr.h')
0 files changed, 0 insertions, 0 deletions