]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drm/exynos: dsi: Remove bridge node reference in removal
authorHoegeun Kwon <hoegeun.kwon@samsung.com>
Fri, 26 May 2017 01:02:01 +0000 (10:02 +0900)
committerInki Dae <inki.dae@samsung.com>
Mon, 29 May 2017 00:51:19 +0000 (09:51 +0900)
commit70505c2ef94b7584dc24d6eaaeb0fc335b99813a
treeaca2149c7ced7fa18d754cfb907e9df11064141c
parentf2921d8c4899a3d9d7c6326315c24efea2c9efd9
drm/exynos: dsi: Remove bridge node reference in removal

Since bridge node is referenced during in the probe, it should be
released on removal.

Suggested-by: Andrzej Hajda <a.hajda@samsung.com>
Signed-off-by: Hoegeun Kwon <hoegeun.kwon@samsung.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
drivers/gpu/drm/exynos/exynos_drm_dsi.c