On 11/23/22 16:25, 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().
Signed-off-by: Maxime Ripard maxime@cerno.tech
Reviewed-by: Javier Martinez Canillas javierm@redhat.com