[PATCH v2 02/21] drm/dp: Add support for DP tunneling

Ville Syrjälä ville.syrjala at linux.intel.com
Fri Feb 23 21:32:21 UTC 2024


On Tue, Feb 20, 2024 at 11:18:22PM +0200, Imre Deak wrote:
> +static inline void drm_dp_tunnel_ref_put(struct drm_dp_tunnel_ref *tunnel_ref)
> +{
> +	drm_dp_tunnel_put(tunnel_ref->tunnel, &tunnel_ref->tracker);

Should we set tunnel_ref->tunnel=NULL here?

-- 
Ville Syrjälä
Intel


More information about the dri-devel mailing list