2021-03-25 07:08:59

by Philipp Zabel

[permalink] [raw]
Subject: Re: [PATCH] drm/imx: fix memory leak when fails to init

On Wed, Jan 20, 2021 at 01:16:08AM -0800, Pan Bian wrote:
> Put DRM device on initialization failure path rather than directly
> return error code.
>
> Fixes: a67d5088ceb8 ("drm/imx: drop explicit drm_mode_config_cleanup")
> Signed-off-by: Pan Bian <[email protected]>

Thank you, applied to imx-drm/fixes.

regards
Philipp