Re: [PATCH 2/7] drm: omapdrm: Cleanup drm_display_mode print str

2018-12-19 Thread Sebastian Reichel
Hi, Tomi is neither in To, nor in Cc of this patch? On Wed, Dec 19, 2018 at 07:22:04PM -0200, Shayenne Moura wrote: > This patch adjust the print string of drm_display_mode object > to remove drm_mode_object dependency in omapdrm files. > > Signed-off-by: Shayenne Moura > --- Reviewed-by: Seba

[PATCH 2/7] drm: omapdrm: Cleanup drm_display_mode print str

2018-12-19 Thread Shayenne Moura
This patch adjust the print string of drm_display_mode object to remove drm_mode_object dependency in omapdrm files. Signed-off-by: Shayenne Moura --- drivers/gpu/drm/omapdrm/omap_connector.c | 9 ++--- drivers/gpu/drm/omapdrm/omap_crtc.c | 8 ++-- 2 files changed, 4 insertions(+),