[Intel-gfx] [PATCH] CI: Test revert some of the documentation fixes

Arkadiusz Hiler arkadiusz.hiler at intel.com
Fri Oct 25 13:18:26 UTC 2019


This reverts commit 900554dc6bfc996ad07b9e187bbfd3864cd5bed0 to make
sure that Fi.CI.DOCS complains :-)
---
 drivers/gpu/drm/i915/display/intel_dpll_mgr.h | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/drivers/gpu/drm/i915/display/intel_dpll_mgr.h b/drivers/gpu/drm/i915/display/intel_dpll_mgr.h
index 2a104c64291d..104cf6d42333 100644
--- a/drivers/gpu/drm/i915/display/intel_dpll_mgr.h
+++ b/drivers/gpu/drm/i915/display/intel_dpll_mgr.h
@@ -337,11 +337,6 @@ struct intel_shared_dpll {
 	 * @info: platform specific info
 	 */
 	const struct dpll_info *info;
-
-	/**
-	 * @wakeref: In some platforms a device-level runtime pm reference may
-	 * need to be grabbed to disable DC states while this DPLL is enabled
-	 */
 	intel_wakeref_t wakeref;
 };
 
-- 
2.21.0



More information about the Intel-gfx mailing list