[Intel-gfx] [PATCH 3/3] drm/i915: add DOC: headline to RC6 kernel-doc
Jani Nikula
jani.nikula at intel.com
Sun Jan 17 23:19:48 PST 2016
Without the DOC:, kernel-doc confuses the documentation block for
something else.
Signed-off-by: Jani Nikula <jani.nikula at intel.com>
---
drivers/gpu/drm/i915/intel_pm.c | 2 ++
1 file changed, 2 insertions(+)
diff --git a/drivers/gpu/drm/i915/intel_pm.c b/drivers/gpu/drm/i915/intel_pm.c
index 7e6e70054d6a..180555553fa2 100644
--- a/drivers/gpu/drm/i915/intel_pm.c
+++ b/drivers/gpu/drm/i915/intel_pm.c
@@ -32,6 +32,8 @@
#include <linux/module.h>
/**
+ * DOC: RC6
+ *
* RC6 is a special power stage which allows the GPU to enter an very
* low-voltage mode when idle, using down to 0V while at this stage. This
* stage is entered automatically when the GPU is idle when RC6 support is
--
2.1.4
More information about the Intel-gfx
mailing list