+ Kevin
On Thu, 7 Jul 2022 at 11:25, Liang He wrote:
>
> As the new reference created in 'dpu->base.port' will be escaped out,
> we need not to call of_node_put() again.
>
> Fixes: b07bcf34b6c9 ("drm/sprd: add Unisoc's drm display controller driver")
> Signed-off-by: Liang He
> ---
> drivers/gp
As the new reference created in 'dpu->base.port' will be escaped out,
we need not to call of_node_put() again.
Fixes: b07bcf34b6c9 ("drm/sprd: add Unisoc's drm display controller driver")
Signed-off-by: Liang He
---
drivers/gpu/drm/sprd/sprd_dpu.c | 1 -
1 file changed, 1 deletion(-)
diff --git