Commit 309cfea8 authored by Chris Wilson's avatar Chris Wilson

drm/i915: Trivial spelling mistake 'assertiing'

Signed-off-by: default avatarChris Wilson <chris@chris-wilson.co.uk>
parent e2f973d5
......@@ -1425,7 +1425,7 @@ static void intel_disable_transcoder(struct drm_i915_private *dev_priv,
}
/**
* intel_enable_pipe - enable a pipe, assertiing requirements
* intel_enable_pipe - enable a pipe, asserting requirements
* @dev_priv: i915 private structure
* @pipe: pipe to enable
* @pch_port: on ILK+, is this pipe driving a PCH port or not
......@@ -1469,7 +1469,7 @@ static void intel_enable_pipe(struct drm_i915_private *dev_priv, enum pipe pipe,
}
/**
* intel_disable_pipe - disable a pipe, assertiing requirements
* intel_disable_pipe - disable a pipe, asserting requirements
* @dev_priv: i915 private structure
* @pipe: pipe to disable
*
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment