diff options
author | Kaustabh Chakraborty <kauschluss@disroot.org> | 2025-07-06 22:59:46 +0530 |
---|---|---|
committer | Inki Dae <inki.dae@samsung.com> | 2025-09-15 20:19:21 +0900 |
commit | e1361a4f1be9cb69a662c6d7b5ce218007d6e82b (patch) | |
tree | 63262146219a0d846231d14357808927f0d17ec7 /rust/helpers | |
parent | 0e6ee83c4b68448063e88e14c13c17d83e7d9735 (diff) |
drm/exynos: exynos7_drm_decon: remove ctx->suspended
Condition guards are found to be redundant, as the call flow is properly
managed now, as also observed in the Exynos5433 DECON driver. Since
state checking is no longer necessary, remove it.
This also fixes an issue which prevented decon_commit() from
decon_atomic_enable() due to an incorrect state change setting.
Fixes: 96976c3d9aff ("drm/exynos: Add DECON driver")
Cc: stable@vger.kernel.org
Suggested-by: Inki Dae <inki.dae@samsung.com>
Signed-off-by: Kaustabh Chakraborty <kauschluss@disroot.org>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
Diffstat (limited to 'rust/helpers')
0 files changed, 0 insertions, 0 deletions