Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit 63a93940 authored by Paul Cercueil's avatar Paul Cercueil Committed by Robert Nelson
Browse files

drm: bridge: it66121: Don't clear DDC FIFO twice

commit d7f139da

 upstream

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: default avatarPaul Cercueil <paul@crapouillou.net>
Reviewed-by: default avatarRobert Foss <robert.foss@linaro.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20221214125821.12489-8-paul@crapouillou.net


[nm@ti.com: Backport from upstream next-20240502]
Signed-off-by: default avatarNishanth Menon <nm@ti.com>
parent 89807a88
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment