Re: [PATCH v3 48/56] drm/omap: drop dssdev display field

2020-11-09 Thread Laurent Pinchart
Hi Tomi and Sebastian, Thank you for the patch. On Thu, Nov 05, 2020 at 02:03:25PM +0200, Tomi Valkeinen wrote: > From: Sebastian Reichel > > All displays are using drm_panel instead off dssdev drm_panel or a drm_bridge that models the connected. > now, so this field is always 0 and can be dr

[PATCH v3 48/56] drm/omap: drop dssdev display field

2020-11-05 Thread Tomi Valkeinen
From: Sebastian Reichel All displays are using drm_panel instead off dssdev now, so this field is always 0 and can be dropped. Signed-off-by: Sebastian Reichel Signed-off-by: Tomi Valkeinen --- drivers/gpu/drm/omapdrm/dss/base.c| 2 +- drivers/gpu/drm/omapdrm/dss/omapdss.h | 6 -- 2 f