From: Daniel Vetter <daniel@ffwll.ch>
To: Thierry Reding <thierry.reding@gmail.com>
Cc: dri-devel@lists.freedesktop.org
Subject: Re: [PATCH] drm/edid: Restore kerneldoc consistency
Date: Wed, 3 Dec 2014 17:13:27 +0100 [thread overview]
Message-ID: <20141203161327.GG32117@phenom.ffwll.local> (raw)
In-Reply-To: <1417621938-11152-1-git-send-email-thierry.reding@gmail.com>
On Wed, Dec 03, 2014 at 04:52:18PM +0100, Thierry Reding wrote:
> From: Thierry Reding <treding@nvidia.com>
>
> Commit 18df89fef2d5 ("drm: Decouple EDID parsing from I2C adapter")
> renamed the adapter parameter of the drm_do_probe_ddc_edid function
> to data but didn't update the kerneldoc accordingly.
>
> Signed-off-by: Thierry Reding <treding@nvidia.com>
Merged to my drm-misc branch, thanks.
-Daniel
> ---
> drivers/gpu/drm/drm_edid.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/gpu/drm/drm_edid.c b/drivers/gpu/drm/drm_edid.c
> index a7b5a71856a7..3788b969aea4 100644
> --- a/drivers/gpu/drm/drm_edid.c
> +++ b/drivers/gpu/drm/drm_edid.c
> @@ -1115,7 +1115,7 @@ EXPORT_SYMBOL(drm_edid_is_valid);
> #define DDC_SEGMENT_ADDR 0x30
> /**
> * drm_do_probe_ddc_edid() - get EDID information via I2C
> - * @adapter: I2C device adaptor
> + * @data: I2C device adapter
> * @buf: EDID data buffer to be filled
> * @block: 128 byte EDID block to start fetching from
> * @len: EDID data buffer length to fetch
> --
> 2.1.3
>
> _______________________________________________
> dri-devel mailing list
> dri-devel@lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/dri-devel
--
Daniel Vetter
Software Engineer, Intel Corporation
+41 (0) 79 365 57 48 - http://blog.ffwll.ch
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
prev parent reply other threads:[~2014-12-03 16:12 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-12-03 15:52 [PATCH] drm/edid: Restore kerneldoc consistency Thierry Reding
2014-12-03 16:13 ` Daniel Vetter [this message]
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=20141203161327.GG32117@phenom.ffwll.local \
--to=daniel@ffwll.ch \
--cc=dri-devel@lists.freedesktop.org \
--cc=thierry.reding@gmail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox