提交 ca2b1403 编写于 作者: G Geert Uytterhoeven 提交者: Daniel Vetter

drm/i915: Spelling s/auxilliary/auxiliary/

Signed-off-by: NGeert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: NDaniel Vetter <daniel.vetter@ffwll.ch>
上级 3ef00284
...@@ -1456,7 +1456,7 @@ void intel_power_domains_init_hw(struct drm_i915_private *dev_priv) ...@@ -1456,7 +1456,7 @@ void intel_power_domains_init_hw(struct drm_i915_private *dev_priv)
} }
/** /**
* intel_aux_display_runtime_get - grab an auxilliary power domain reference * intel_aux_display_runtime_get - grab an auxiliary power domain reference
* @dev_priv: i915 device instance * @dev_priv: i915 device instance
* *
* This function grabs a power domain reference for the auxiliary power domain * This function grabs a power domain reference for the auxiliary power domain
...@@ -1473,10 +1473,10 @@ void intel_aux_display_runtime_get(struct drm_i915_private *dev_priv) ...@@ -1473,10 +1473,10 @@ void intel_aux_display_runtime_get(struct drm_i915_private *dev_priv)
} }
/** /**
* intel_aux_display_runtime_put - release an auxilliary power domain reference * intel_aux_display_runtime_put - release an auxiliary power domain reference
* @dev_priv: i915 device instance * @dev_priv: i915 device instance
* *
* This function drops the auxilliary power domain reference obtained by * This function drops the auxiliary power domain reference obtained by
* intel_aux_display_runtime_get() and might power down the corresponding * intel_aux_display_runtime_get() and might power down the corresponding
* hardware block right away if this is the last reference. * hardware block right away if this is the last reference.
*/ */
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册