[Intel-gfx] [PATCH] drm/i915: Fix kerneldocs for intel_audio.c
Ville Syrjälä
ville.syrjala at linux.intel.com
Wed Nov 15 15:35:43 UTC 2017
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 at linux.intel.com>
> >
> > Fix copy/paste fail in kerneldocs for intel_audio_codec_disable().
> >
> > Cc: Daniel Vetter <daniel.vetter at ffwll.ch>
>
> Reviewed-by: Dhinakaran Pandiyan <dhinakaran.pandiyan at intel.com>
Thanks. Pushed to dinq.
>
> > Suggested-by: Daniel Vetter <daniel.vetter at ffwll.ch>
> > Signed-off-by: Ville Syrjälä <ville.syrjala at 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
More information about the Intel-gfx
mailing list