2022-11-28 11:23:56

by Maxime Ripard

[permalink] [raw]
Subject: Re: (subset) [PATCH 17/24] drm/vc4: crtc: Pass the device and data in vc4_crtc_init

On Wed, 23 Nov 2022 16:25:59 +0100, Maxime Ripard wrote:
> Both users of vc4_crtc_init need the same extra initialization to set
> the pointer to the platform_device and the CRTC data. Since it's
> mandatory, let's make them both arguments of vc4_crtc_init().
>
>

Applied to drm/drm-misc (drm-misc-next).

Thanks!
Maxime