diff options
author | Uwe Kleine-König <u.kleine-koenig@baylibre.com> | 2024-06-21 16:37:14 +0200 |
---|---|---|
committer | Uwe Kleine-König <ukleinek@kernel.org> | 2024-06-22 16:13:19 +0200 |
commit | f01af3022d4a46362c5dda3d35dea939f3246d10 (patch) | |
tree | 5f20ab3e42e5e7e9b957de802d59b3623a7ec5a1 /drivers/gpu/drm/amd/amdgpu/amdgpu_atomfirmware.c | |
parent | dab8f9f0fe3aada61c0eb013dcf7d3ff75a2c336 (diff) |
pwm: stm32: Fix error message to not describe the previous error path
"Failed to lock the clock" is an appropriate error message for
clk_rate_exclusive_get() failing, but not for the clock running too
fast for the driver's calculations.
Adapt the error message accordingly.
Fixes: d44d635635a7 ("pwm: stm32: Fix for settings using period > UINT32_MAX")
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@baylibre.com>
Link: https://lore.kernel.org/r/285182163211203fc823a65b180761f46e828dcb.1718979150.git.u.kleine-koenig@baylibre.com
Signed-off-by: Uwe Kleine-König <ukleinek@kernel.org>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_atomfirmware.c')
0 files changed, 0 insertions, 0 deletions