commit | 94ebc3d3235c5c516f67315059ce657e5090e94b | [log] [tgz] |
---|---|---|
author | Yuesong Li <liyuesong@vivo.com> | Thu Aug 22 17:09:27 2024 +0800 |
committer | Inki Dae <inki.dae@samsung.com> | Fri Sep 06 16:08:30 2024 +0900 |
tree | 55d4bd827832bc730403af6cb88d274922dd0ca7 | |
parent | 3fcdd0628a27e186360db238b5a210706a01f7cc [diff] |
drivers:drm:exynos_drm_gsc:Fix wrong assignment in gsc_bind() cocci reported a double assignment problem. Upon reviewing previous commits, it appears this may actually be an incorrect assignment. Fixes: 8b9550344d39 ("drm/ipp: clean up debug messages") Signed-off-by: Yuesong Li <liyuesong@vivo.com> Signed-off-by: Inki Dae <inki.dae@samsung.com>