All of lore.kernel.org
 help / color / mirror / Atom feed
From: Daniel Vetter <daniel@ffwll.ch>
To: Peter Meerwald-Stadler <pmeerw@pmeerw.net>
Cc: Daniel Vetter <daniel.vetter@intel.com>,
	trivial@kernel.org, dri-devel@lists.freedesktop.org
Subject: Re: [PATCH 2/3] drm: Fix spelling of clock in drm_connector.h
Date: Sun, 18 Dec 2016 14:44:20 +0100	[thread overview]
Message-ID: <20161218134420.kxitzxfyrkciorkq@phenom.ffwll.local> (raw)
In-Reply-To: <1481894663-4570-1-git-send-email-pmeerw@pmeerw.net>

On Fri, Dec 16, 2016 at 02:24:23PM +0100, Peter Meerwald-Stadler wrote:
> Signed-off-by: Peter Meerwald-Stadler <pmeerw@pmeerw.net>
> Cc: Daniel Vetter <daniel.vetter@intel.com>
> Cc: Jani Nikula <jani.nikula@linux.intel.com>
> Cc: trivial@kernel.org

Applied to drm-misc, thanks.
-Daniel

> ---
>  include/drm/drm_connector.h |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/include/drm/drm_connector.h b/include/drm/drm_connector.h
> index ac9d7d8..819fcae 100644
> --- a/include/drm/drm_connector.h
> +++ b/include/drm/drm_connector.h
> @@ -116,7 +116,7 @@ struct drm_display_info {
>  
>  	/**
>  	 * @pixel_clock: Maximum pixel clock supported by the sink, in units of
> -	 * 100Hz. This mismatches the clok in &drm_display_mode (which is in
> +	 * 100Hz. This mismatches the clock in &drm_display_mode (which is in
>  	 * kHZ), because that's what the EDID uses as base unit.
>  	 */
>  	unsigned int pixel_clock;
> -- 
> 1.7.10.4
> 
> _______________________________________________
> dri-devel mailing list
> dri-devel@lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/dri-devel

-- 
Daniel Vetter
Software Engineer, Intel Corporation
http://blog.ffwll.ch
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

  reply	other threads:[~2016-12-18 13:44 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-12-16 13:24 [PATCH 2/3] drm: Fix spelling of clock in drm_connector.h Peter Meerwald-Stadler
2016-12-18 13:44 ` Daniel Vetter [this message]
2016-12-18 13:49   ` Daniel Vetter
2016-12-18 17:15     ` Peter Meerwald-Stadler

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20161218134420.kxitzxfyrkciorkq@phenom.ffwll.local \
    --to=daniel@ffwll.ch \
    --cc=daniel.vetter@intel.com \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=pmeerw@pmeerw.net \
    --cc=trivial@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.