diff options
author | Paul Cercueil <paul@crapouillou.net> | 2022-12-14 13:58:18 +0100 |
---|---|---|
committer | Paul Cercueil <paul@crapouillou.net> | 2022-12-16 11:42:03 +0100 |
commit | d7f139da0cd193f313dbd6607635cf68e2dc662b (patch) | |
tree | 670b9d9588a833c5029b159b5cfa494ef5e5c116 /drivers/gpu/drm/tests | |
parent | 12530ae469c0fb2f1f1c4f4d95fc6aaccd8b3519 (diff) | |
download | linux-d7f139da0cd193f313dbd6607635cf68e2dc662b.tar.gz |
drm: bridge: it66121: Don't clear DDC FIFO twice
The DDC FIFO was cleared before the loop in it66121_get_edid_block(),
and at the beginning of each iteration; which means that it did not have
to be cleared before the loop.
Signed-off-by: Paul Cercueil <paul@crapouillou.net>
Reviewed-by: Robert Foss <robert.foss@linaro.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20221214125821.12489-8-paul@crapouillou.net
Diffstat (limited to 'drivers/gpu/drm/tests')
0 files changed, 0 insertions, 0 deletions