On Thu, May 24, 2018 at 04:24:32PM +0200, Noralf Trønnes wrote:
> 
> Den 24.05.2018 11.01, skrev Daniel Vetter:
> > Copypasta mistake.
> > 
> > Fixes: 742547b73d27 ("drm/fb_helper: Create wrappers for blit, copyarea and 
> > fillrect funcs")
> > Cc: Archit Taneja <[email protected]>
> > Cc: Daniel Vetter <[email protected]>
> > Cc: Gustavo Padovan <[email protected]>
> > Cc: Maarten Lankhorst <[email protected]>
> > Cc: Sean Paul <[email protected]>
> > Cc: David Airlie <[email protected]>
> > Cc: [email protected]
> > Signed-off-by: Daniel Vetter <[email protected]>
> > ---
> >   drivers/gpu/drm/drm_fb_helper.c | 2 +-
> >   1 file changed, 1 insertion(+), 1 deletion(-)
> > 
> > diff --git a/drivers/gpu/drm/drm_fb_helper.c 
> > b/drivers/gpu/drm/drm_fb_helper.c
> > index 0646b108030b..b7c5ae7f4bd6 100644
> > --- a/drivers/gpu/drm/drm_fb_helper.c
> > +++ b/drivers/gpu/drm/drm_fb_helper.c
> > @@ -1164,7 +1164,7 @@ EXPORT_SYMBOL(drm_fb_helper_sys_imageblit);
> >    * @info: fbdev registered by the helper
> >    * @rect: info about rectangle to fill
> >    *
> > - * A wrapper around cfb_imageblit implemented by fbdev core
> > + * A wrapper around cfb_fillrect implemented by fbdev core
> >    */
> >   void drm_fb_helper_cfb_fillrect(struct fb_info *info,
> >                             const struct fb_fillrect *rect)
> 
> Acked-by: Noralf Trønnes <[email protected]>

Applied, thanks for taking a look.
-Daniel
-- 
Daniel Vetter
Software Engineer, Intel Corporation
http://blog.ffwll.ch
_______________________________________________
dri-devel mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/dri-devel

Reply via email to