All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Ville Syrjälä" <ville.syrjala@linux.intel.com>
To: "Deucher, Alexander" <Alexander.Deucher@amd.com>
Cc: Laurent Pinchart <laurent.pinchart@ideasonboard.com>,
	"dri-devel@lists.freedesktop.org"
	<dri-devel@lists.freedesktop.org>
Subject: Re: [PATCH] drm: Fix kernel docs for drm_helper_mode_fill_fb_struct()
Date: Thu, 15 Dec 2016 19:58:55 +0200	[thread overview]
Message-ID: <20161215175855.GS31595@intel.com> (raw)
In-Reply-To: <BN6PR12MB16526DB51A0898DD87081C20F79D0@BN6PR12MB1652.namprd12.prod.outlook.com>

On Thu, Dec 15, 2016 at 05:12:26PM +0000, Deucher, Alexander wrote:
> > -----Original Message-----
> > From: ville.syrjala@linux.intel.com [mailto:ville.syrjala@linux.intel.com]
> > Sent: Thursday, December 15, 2016 12:01 PM
> > To: dri-devel@lists.freedesktop.org
> > Cc: Laurent Pinchart; Deucher, Alexander
> > Subject: [PATCH] drm: Fix kernel docs for drm_helper_mode_fill_fb_struct()
> > 
> > From: Ville Syrjälä <ville.syrjala@linux.intel.com>
> > 
> > drm_modeset_helper.c:74: warning: No description found for parameter
> > 'dev'
> > 
> > Cc: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
> > Cc: Alex Deucher <alexander.deucher@amd.com>
> > Fixes: a3f913ca9892 ("drm: Pass 'dev' to drm_helper_mode_fill_fb_struct()")
> > Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
> 
> Reviewed-by: Alex Deucher <alexander.deucher@amd.com>

Pushed to drm-misc-next. Thanks for the reviews.

> 
> > ---
> >  drivers/gpu/drm/drm_modeset_helper.c | 1 +
> >  1 file changed, 1 insertion(+)
> > 
> > diff --git a/drivers/gpu/drm/drm_modeset_helper.c
> > b/drivers/gpu/drm/drm_modeset_helper.c
> > index f78df06a940d..4b31f5f70177 100644
> > --- a/drivers/gpu/drm/drm_modeset_helper.c
> > +++ b/drivers/gpu/drm/drm_modeset_helper.c
> > @@ -62,6 +62,7 @@
> > EXPORT_SYMBOL(drm_helper_move_panel_connectors_to_head);
> > 
> >  /**
> >   * drm_helper_mode_fill_fb_struct - fill out framebuffer metadata
> > + * @dev: DRM device
> >   * @fb: drm_framebuffer object to fill out
> >   * @mode_cmd: metadata from the userspace fb creation request
> >   *
> > --
> > 2.10.2
> 

-- 
Ville Syrjälä
Intel OTC
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

  reply	other threads:[~2016-12-15 17:58 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-12-15 17:01 [PATCH] drm: Fix kernel docs for drm_helper_mode_fill_fb_struct() ville.syrjala
2016-12-15 17:12 ` Deucher, Alexander
2016-12-15 17:58   ` Ville Syrjälä [this message]
2016-12-15 17:52 ` Laurent Pinchart

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=20161215175855.GS31595@intel.com \
    --to=ville.syrjala@linux.intel.com \
    --cc=Alexander.Deucher@amd.com \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=laurent.pinchart@ideasonboard.com \
    /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.