Re: [PATCH v3 40/50] drm/omap: hdmi4: 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/hdmi4.c | 96 --

[PATCH v3 40/50] drm/omap: hdmi4: 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/hdmi4.c | 96 - 1 file changed, 40 insertions(+), 56 deleti