Commit ce698dcf authored by Luca Coelho's avatar Luca Coelho Committed by Jouni Högander
Browse files

Documentation/i915: remove kernel-doc for DMC wakelocks



The function descriptions are optional and have not yet been added to
the DMC wakelock code, so we shouldn't try to use it.  Since this is a
regression, remove the kernel-doc entry for DMC wakelocks for now.
The proper documentation will be added in a future patch.

Fixes: 765425f5 ("drm/i915/display: add support for DMC wakelocks")
Signed-off-by: default avatarLuca Coelho <luciano.coelho@intel.com>
Reviewed-by: default avatarJani Nikula <jani.nikula@intel.com>
Signed-off-by: default avatarJouni Högander <jouni.hogander@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240510090502.667556-1-luciano.coelho@intel.com
parent 8a5fc5f0
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -210,9 +210,6 @@ DMC wakelock support
.. kernel-doc:: drivers/gpu/drm/i915/display/intel_dmc_wl.c
   :doc: DMC wakelock support

.. kernel-doc:: drivers/gpu/drm/i915/display/intel_dmc_wl.c
   :internal:

Video BIOS Table (VBT)
----------------------