Re: [PATCH 20/64] drm/vc4: dpi: Remove vc4_dev dpi pointer

2022-06-14 Thread Dave Stevenson
On Fri, 10 Jun 2022 at 10:30, Maxime Ripard wrote: > > There's no user for that pointer so let's just get rid of it. > > Signed-off-by: Maxime Ripard Reviewed-by: Dave Stevenson > --- > drivers/gpu/drm/vc4/vc4_dpi.c | 7 --- > drivers/gpu/drm/vc4/vc4_drv.h | 1 - > 2 files changed, 8

[PATCH 20/64] drm/vc4: dpi: Remove vc4_dev dpi pointer

2022-06-10 Thread Maxime Ripard
There's no user for that pointer so let's just get rid of it. Signed-off-by: Maxime Ripard --- drivers/gpu/drm/vc4/vc4_dpi.c | 7 --- drivers/gpu/drm/vc4/vc4_drv.h | 1 - 2 files changed, 8 deletions(-) diff --git a/drivers/gpu/drm/vc4/vc4_dpi.c b/drivers/gpu/drm/vc4/vc4_dpi.c index