drm/exynos/exynos7_drm_decon: free resources when clk_set_parent() failed.
In exynos7_decon_resume, When it fails, we must use clk_disable_unprepare() to free resource that have been used. Fixes: 6f83d208 ("drm/exynos: use DRM_DEV_ERROR to print out error message") Reported-by: NHulk Robot <hulkci@huawei.com> Signed-off-by: NJian Zhang <zhangjian210@huawei.com> Signed-off-by: NInki Dae <inki.dae@samsung.com>
Showing
想要评论请 注册 或 登录