Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 764b9f2c authored by Ville Syrjälä's avatar Ville Syrjälä
Browse files

drm/i915: Fix kerneldocs for intel_audio.c



Fix copy/paste fail in kerneldocs for intel_audio_codec_disable().

Cc: Daniel Vetter <daniel.vetter@ffwll.ch>
Suggested-by: default avatarDaniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: default avatarVille Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20171114191127.16188-1-ville.syrjala@linux.intel.com


Reviewed-by: default avatarDhinakaran Pandiyan <dhinakaran.pandiyan@intel.com>
parent 01c799c9
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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.