summaryrefslogtreecommitdiff
path: root/samsung/exynos_drm_dp.c
diff options
context:
space:
mode:
Diffstat (limited to 'samsung/exynos_drm_dp.c')
-rw-r--r--samsung/exynos_drm_dp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/samsung/exynos_drm_dp.c b/samsung/exynos_drm_dp.c
index e9b7451..1ff6623 100644
--- a/samsung/exynos_drm_dp.c
+++ b/samsung/exynos_drm_dp.c
@@ -2771,7 +2771,7 @@ static DEVICE_ATTR_WO(irq_hpd);
static ssize_t usbc_cable_disconnect_store(struct device *dev, struct device_attribute *attr,
const char *buf, size_t size)
{
- /* To-Do: Handle Signal */
+ hdcp_dplink_connect_state(DP_PHYSICAL_DISCONNECT);
return size;
}