[PATCH 2/3] drm: Fix spelling of clock in drm_connector.h

Daniel Vetter daniel at ffwll.ch
Sun Dec 18 13:44:20 UTC 2016


On Fri, Dec 16, 2016 at 02:24:23PM +0100, Peter Meerwald-Stadler wrote:
> Signed-off-by: Peter Meerwald-Stadler <pmeerw at pmeerw.net>
> Cc: Daniel Vetter <daniel.vetter at intel.com>
> Cc: Jani Nikula <jani.nikula at linux.intel.com>
> Cc: trivial at 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 at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/dri-devel

-- 
Daniel Vetter
Software Engineer, Intel Corporation
http://blog.ffwll.ch


More information about the dri-devel mailing list