* [PATCH] drm/i915: Fix a typo in a intel_modeset_stage_output_state() comment
@ 2013-02-13 13:29 Damien Lespiau
2013-02-13 15:00 ` Daniel Vetter
0 siblings, 1 reply; 2+ messages in thread
From: Damien Lespiau @ 2013-02-13 13:29 UTC (permalink / raw)
To: intel-gfx
Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
---
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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] drm/i915: Fix a typo in a intel_modeset_stage_output_state() comment
2013-02-13 13:29 [PATCH] drm/i915: Fix a typo in a intel_modeset_stage_output_state() comment Damien Lespiau
@ 2013-02-13 15:00 ` Daniel Vetter
0 siblings, 0 replies; 2+ messages in thread
From: Daniel Vetter @ 2013-02-13 15:00 UTC (permalink / raw)
To: Damien Lespiau; +Cc: intel-gfx
On Wed, Feb 13, 2013 at 01:29:23PM +0000, Damien Lespiau wrote:
> Signed-off-by: Damien Lespiau <damien.lespiau@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@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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-02-13 14:58 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-13 13:29 [PATCH] drm/i915: Fix a typo in a intel_modeset_stage_output_state() comment Damien Lespiau
2013-02-13 15:00 ` Daniel Vetter
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox