int vidi_bind(struct device *dev, static void vidi_unbind(struct device *dev, struct device *master, void *data) { struct vidi_context *ctx = dev_get_drvdata(dev); + struct drm_device *drm_dev = data; + struct exynos_drm_private *priv = drm_dev->dev_private; timer_delete_sync(&ctx->timer); + if (priv) + priv->vidi_dev = NULL; } static const struct component_ops vidi_component_ops = {[PATCH 6.19 778/781] drm/exynos: vidi: use priv->vidi_dev for ctx lookup in vidi_connection_ioctl()Greg Kroah-Hartman undefinedstable@vger.kernel.org undefined undefined undefined undefined­