drm/i915: Trivial spelling mistake 'assertiing'
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
This commit is contained in:
@@ -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
|
* @dev_priv: i915 private structure
|
||||||
* @pipe: pipe to enable
|
* @pipe: pipe to enable
|
||||||
* @pch_port: on ILK+, is this pipe driving a PCH port or not
|
* @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
|
* @dev_priv: i915 private structure
|
||||||
* @pipe: pipe to disable
|
* @pipe: pipe to disable
|
||||||
*
|
*
|
||||||
|
Reference in New Issue
Block a user