]> www.infradead.org Git - users/jedix/linux-maple.git/commitdiff
Documentation/i915: remove kernel-doc for DMC wakelocks
authorLuca Coelho <luciano.coelho@intel.com>
Fri, 10 May 2024 09:05:02 +0000 (12:05 +0300)
committerJouni Högander <jouni.hogander@intel.com>
Tue, 14 May 2024 12:13:31 +0000 (15:13 +0300)
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: 765425f598c2 ("drm/i915/display: add support for DMC wakelocks")
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Reviewed-by: Jani Nikula <jani.nikula@intel.com>
Signed-off-by: Jouni Högander <jouni.hogander@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240510090502.667556-1-luciano.coelho@intel.com
Documentation/gpu/i915.rst

index 17261ba1831370f4132011546dd38a74732c892e..3113e36f14cf363cc971324a470745a6530acb07 100644 (file)
@@ -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)
 ----------------------