[PATCH] drm: fix trivial typo mistake
Daniel Vetter
daniel at ffwll.ch
Tue Apr 14 03:41:29 PDT 2015
On Tue, Apr 14, 2015 at 05:07:22PM +0800, John Hunter wrote:
> Signed-off-by: John Hunter <zhjwpku at gmail.com>
Merged to topic/drm-misc, thanks.
-Daniel
> ---
> include/drm/drm_crtc.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/include/drm/drm_crtc.h b/include/drm/drm_crtc.h
> index 2e80ad1..8ad8507 100644
> --- a/include/drm/drm_crtc.h
> +++ b/include/drm/drm_crtc.h
> @@ -974,7 +974,7 @@ struct drm_mode_set {
> * struct drm_mode_config_funcs - basic driver provided mode setting functions
> * @fb_create: create a new framebuffer object
> * @output_poll_changed: function to handle output configuration changes
> - * @atomic_check: check whether a give atomic state update is possible
> + * @atomic_check: check whether a given atomic state update is possible
> * @atomic_commit: commit an atomic state update previously verified with
> * atomic_check()
> *
> --
> 1.9.1
>
>
> _______________________________________________
> dri-devel mailing list
> dri-devel at lists.freedesktop.org
> http://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