Re: [PATCH] drm: panel: simple: add missing platform_driver_unregister() in panel_simple_init
From: Sam Ravnborg
Date: Sun Nov 08 2020 - 04:57:38 EST
Hi Qinglang
On Sat, Oct 31, 2020 at 09:18:56AM +0800, Qinglang Miao wrote:
> Add the missing platform_driver_unregister() before return
> from panel_simple_init in the error handling case when failed
> to register panel_simple_dsi_driver with CONFIG_DRM_MIPI_DSI
> enabled.
>
> Signed-off-by: Qinglang Miao <miaoqinglang@xxxxxxxxxx>
Looks relevant, applied to drm-misc-next.
Sam