From: "Ville Syrjälä" <ville.syrjala@linux.intel.com>
To: "Pandiyan, Dhinakaran" <dhinakaran.pandiyan@intel.com>
Cc: "daniel.vetter@ffwll.ch" <daniel.vetter@ffwll.ch>,
"intel-gfx@lists.freedesktop.org"
<intel-gfx@lists.freedesktop.org>
Subject: Re: [PATCH] drm/i915: Fix kerneldocs for intel_audio.c
Date: Wed, 15 Nov 2017 17:35:43 +0200 [thread overview]
Message-ID: <20171115153543.GI10981@intel.com> (raw)
In-Reply-To: <1510694539.17058.0.camel@dk-H97M-D3H>
On Tue, Nov 14, 2017 at 09:01:42PM +0000, Pandiyan, Dhinakaran wrote:
>
>
>
> On Tue, 2017-11-14 at 21:11 +0200, Ville Syrjala wrote:
> > From: Ville Syrjälä <ville.syrjala@linux.intel.com>
> >
> > Fix copy/paste fail in kerneldocs for intel_audio_codec_disable().
> >
> > Cc: Daniel Vetter <daniel.vetter@ffwll.ch>
>
> Reviewed-by: Dhinakaran Pandiyan <dhinakaran.pandiyan@intel.com>
Thanks. Pushed to dinq.
>
> > Suggested-by: Daniel Vetter <daniel.vetter@ffwll.ch>
> > Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
> > ---
> > drivers/gpu/drm/i915/intel_audio.c | 4 ++--
> > 1 file changed, 2 insertions(+), 2 deletions(-)
> >
> > diff --git a/drivers/gpu/drm/i915/intel_audio.c b/drivers/gpu/drm/i915/intel_audio.c
> > index 4705194b1992..f1502a0188eb 100644
> > --- a/drivers/gpu/drm/i915/intel_audio.c
> > +++ b/drivers/gpu/drm/i915/intel_audio.c
> > @@ -655,8 +655,8 @@ void intel_audio_codec_enable(struct intel_encoder *encoder,
> > /**
> > * intel_audio_codec_disable - Disable the audio codec for HD audio
> > * @encoder: encoder on which to disable audio
> > - * @crtc_state: pointer to the old crtc state.
> > - * @conn_state: pointer to the old connector state.
> > + * @old_crtc_state: pointer to the old crtc state.
> > + * @old_conn_state: pointer to the old connector state.
> > *
> > * The disable sequences must be performed before disabling the transcoder or
> > * port.
--
Ville Syrjälä
Intel OTC
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx
next prev parent reply other threads:[~2017-11-15 15:35 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-11-14 19:11 [PATCH] drm/i915: Fix kerneldocs for intel_audio.c Ville Syrjala
2017-11-14 19:32 ` ✓ Fi.CI.BAT: success for " Patchwork
2017-11-14 21:01 ` [PATCH] " Pandiyan, Dhinakaran
2017-11-15 15:35 ` Ville Syrjälä [this message]
2017-11-14 22:13 ` ✗ Fi.CI.IGT: warning for " Patchwork
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=20171115153543.GI10981@intel.com \
--to=ville.syrjala@linux.intel.com \
--cc=daniel.vetter@ffwll.ch \
--cc=dhinakaran.pandiyan@intel.com \
--cc=intel-gfx@lists.freedesktop.org \
/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.