Skip to content
Commit 84c92365 authored by Chuhong Yuan's avatar Chuhong Yuan Committed by Inki Dae
Browse files

drm/exynos: gsc: add missed component_del



The driver forgets to call component_del in remove to match component_add
in probe.
Add the missed call to fix it.

Signed-off-by: default avatarChuhong Yuan <hslester96@gmail.com>
Signed-off-by: default avatarInki Dae <inki.dae@samsung.net>
parent d1eef1c6
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment