Re: [PATCH v2 1/2] drm/rockchip: rk3066_hdmi: remove unused drm device pointer
From: Maxime Ripard
Date: Tue Dec 19 2023 - 07:53:27 EST
On Mon, 18 Dec 2023 16:48:40 +0100, Johan Jonker wrote:
> The drm_dev field in the rk3066_hdmi struct stores a pointer to the DRM
> device but is never used anywhere in the driver. Let's remove it.
>
> Signed-off-by: Johan Jonker <jbx6244@xxxxxxxxx>
Reviewed-by: Maxime Ripard <mripard@xxxxxxxxxx>
Thanks!
Maxime