Re: [PATCH v2 09/30] panel/ilitek-ili9806e: Use refcounted allocation in place of devm_kzalloc()

From: Michael Walle
Date: Fri Apr 04 2025 - 02:41:58 EST


Move to using the new API devm_drm_panel_alloc() to allocate the
panel.

Signed-off-by: Anusha Srivatsa <asrivats@xxxxxxxxxx>

Reviewed-by: Michael Walle <mwalle@xxxxxxxxxx>

-michael