Re: [Intel-gfx] [PATCH 50/59] drm/arc: Inline arcpgu_drm_hdmi_init

2020-04-24 Thread Sam Ravnborg
Hi Daniel. On Wed, Apr 15, 2020 at 09:40:25AM +0200, Daniel Vetter wrote: > Really not worth the function, much less the separate file now that > almost all the code is gone. > > Signed-off-by: Daniel Vetter > --- > drivers/gpu/drm/arc/Makefile | 2 +- > drivers/gpu/drm/arc/arcpgu.h

[Intel-gfx] [PATCH 50/59] drm/arc: Inline arcpgu_drm_hdmi_init

2020-04-15 Thread Daniel Vetter
Really not worth the function, much less the separate file now that almost all the code is gone. Signed-off-by: Daniel Vetter --- drivers/gpu/drm/arc/Makefile | 2 +- drivers/gpu/drm/arc/arcpgu.h | 1 - drivers/gpu/drm/arc/arcpgu_drv.c | 12 +--- drivers/gpu/drm/arc/arcpgu_h