]> git.ipfire.org Git - thirdparty/linux.git/commit
drm/i915/dp_tunnel: Sanitize documentation of intel_dp_tunnel_detect()
authorImre Deak <imre.deak@intel.com>
Thu, 19 Feb 2026 18:28:22 +0000 (20:28 +0200)
committerImre Deak <imre.deak@intel.com>
Wed, 25 Feb 2026 13:30:19 +0000 (15:30 +0200)
commit23a5fd5bec4dc36345213cf909db4b7f6a17c669
tree451d540685d11c687ee5d0b2b62a5de2cddc2309
parentbcc7907398c84c139461b60925427955caf4db6a
drm/i915/dp_tunnel: Sanitize documentation of intel_dp_tunnel_detect()

Clarify the documentation of detect_new_tunnel() return values,
including the failure case.

Reviewed-by: Arun R Murthy <arun.r.murthy@intel.com>
Signed-off-by: Imre Deak <imre.deak@intel.com>
Link: https://patch.msgid.link/20260219182823.926702-5-imre.deak@intel.com
drivers/gpu/drm/i915/display/intel_dp_tunnel.c