Skip to content
Snippets Groups Projects
Commit 1bbbab09 authored by Colin Ian King's avatar Colin Ian King Committed by Inki Dae
Browse files

drm/exynos: fix missing decrement of retry counter


Currently the retry counter is not being decremented, leading to a
potential infinite spin if the scalar_reads don't change state.

Addresses-Coverity: ("Infinite loop")
Fixes: 280e54c9 ("drm/exynos: scaler: Reset hardware before starting the operation")
Signed-off-by: default avatarColin Ian King <colin.king@canonical.com>
Signed-off-by: default avatarInki Dae <inki.dae@samsung.com>
parent d6f25bd9
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment