[Intel-gfx] [PATCH] drm/i915: Fix a typo in a intel_modeset_stage_output_state() comment

Daniel Vetter daniel at ffwll.ch
Wed Feb 13 16:00:58 CET 2013


On Wed, Feb 13, 2013 at 01:29:23PM +0000, Damien Lespiau wrote:
> Signed-off-by: Damien Lespiau <damien.lespiau at intel.com>
Queued for -next, thanks for the patch.
-Daniel
> ---
>  drivers/gpu/drm/i915/intel_display.c |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/drivers/gpu/drm/i915/intel_display.c b/drivers/gpu/drm/i915/intel_display.c
> index 7635947..e7fc6e5 100644
> --- a/drivers/gpu/drm/i915/intel_display.c
> +++ b/drivers/gpu/drm/i915/intel_display.c
> @@ -7974,7 +7974,7 @@ intel_modeset_stage_output_state(struct drm_device *dev,
>  	struct intel_encoder *encoder;
>  	int count, ro;
>  
> -	/* The upper layers ensure that we either disabl a crtc or have a list
> +	/* The upper layers ensure that we either disable a crtc or have a list
>  	 * of connectors. For paranoia, double-check this. */
>  	WARN_ON(!set->fb && (set->num_connectors != 0));
>  	WARN_ON(set->fb && (set->num_connectors == 0));
> -- 
> 1.7.7.5
> 
> _______________________________________________
> Intel-gfx mailing list
> Intel-gfx at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/intel-gfx

-- 
Daniel Vetter
Software Engineer, Intel Corporation
+41 (0) 79 365 57 48 - http://blog.ffwll.ch



More information about the Intel-gfx mailing list