Re: [PATCH v3 41/50] drm/omap: hdmi5: Simplify EDID read

2019-12-19 Thread Tomi Valkeinen
On 11/12/2019 00:57, Laurent Pinchart wrote: Now that the omap_dss_device EDID read operation has been removed, simplify the bridge-based EDID access by merging multiple functions together. Signed-off-by: Laurent Pinchart --- drivers/gpu/drm/omapdrm/dss/hdmi5.c | 86 --

[PATCH v3 41/50] drm/omap: hdmi5: Simplify EDID read

2019-12-10 Thread Laurent Pinchart
Now that the omap_dss_device EDID read operation has been removed, simplify the bridge-based EDID access by merging multiple functions together. Signed-off-by: Laurent Pinchart --- drivers/gpu/drm/omapdrm/dss/hdmi5.c | 86 - 1 file changed, 35 insertions(+), 51 deleti