dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] drivers: gpu: drm: i915L intel_lpe_audio: Fix kerneldoc comments
@ 2017-03-30 11:55 Tamara Diaconita
  2017-03-31  6:31 ` Daniel Vetter
  0 siblings, 1 reply; 2+ messages in thread
From: Tamara Diaconita @ 2017-03-30 11:55 UTC (permalink / raw)
  To: daniel.vetter, jani.nikula, airlied, intel-gfx, dri-devel,
	linux-kernel, outreachy-kernel, corbet
  Cc: Tamara Diaconita

Add description for existing parameter 'pipe' to fix the build
warning: ./drivers/gpu/drm/i915/intel_lpe_audio.c:342: warning: No
description found for parameter 'pipe'.

Signed-off-by: Tamara Diaconita <diaconita.tamara@gmail.com>
---
 drivers/gpu/drm/i915/intel_lpe_audio.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/drivers/gpu/drm/i915/intel_lpe_audio.c b/drivers/gpu/drm/i915/intel_lpe_audio.c
index 7a5b41b..d8ca187 100644
--- a/drivers/gpu/drm/i915/intel_lpe_audio.c
+++ b/drivers/gpu/drm/i915/intel_lpe_audio.c
@@ -331,6 +331,7 @@ void intel_lpe_audio_teardown(struct drm_i915_private *dev_priv)
  * audio driver and i915
  * @dev_priv: the i915 drm device private data
  * @eld : ELD data
+ * @pipe: pipe id
  * @port: port id
  * @tmds_clk_speed: tmds clock frequency in Hz
  *
-- 
2.9.3

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] drivers: gpu: drm: i915L intel_lpe_audio: Fix kerneldoc comments
  2017-03-30 11:55 [PATCH] drivers: gpu: drm: i915L intel_lpe_audio: Fix kerneldoc comments Tamara Diaconita
@ 2017-03-31  6:31 ` Daniel Vetter
  0 siblings, 0 replies; 2+ messages in thread
From: Daniel Vetter @ 2017-03-31  6:31 UTC (permalink / raw)
  To: Tamara Diaconita
  Cc: Tamara Diaconita, corbet, airlied, intel-gfx, linux-kernel,
	dri-devel, outreachy-kernel, daniel.vetter

On Thu, Mar 30, 2017 at 02:55:10PM +0300, Tamara Diaconita wrote:
> Add description for existing parameter 'pipe' to fix the build
> warning: ./drivers/gpu/drm/i915/intel_lpe_audio.c:342: warning: No
> description found for parameter 'pipe'.
> 
> Signed-off-by: Tamara Diaconita <diaconita.tamara@gmail.com>

Applied, thanks.
-Daniel

> ---
>  drivers/gpu/drm/i915/intel_lpe_audio.c | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/drivers/gpu/drm/i915/intel_lpe_audio.c b/drivers/gpu/drm/i915/intel_lpe_audio.c
> index 7a5b41b..d8ca187 100644
> --- a/drivers/gpu/drm/i915/intel_lpe_audio.c
> +++ b/drivers/gpu/drm/i915/intel_lpe_audio.c
> @@ -331,6 +331,7 @@ void intel_lpe_audio_teardown(struct drm_i915_private *dev_priv)
>   * audio driver and i915
>   * @dev_priv: the i915 drm device private data
>   * @eld : ELD data
> + * @pipe: pipe id
>   * @port: port id
>   * @tmds_clk_speed: tmds clock frequency in Hz
>   *
> -- 
> 2.9.3
> 
> _______________________________________________
> dri-devel mailing list
> dri-devel@lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/dri-devel

-- 
Daniel Vetter
Software Engineer, Intel Corporation
http://blog.ffwll.ch
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-03-31  6:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-30 11:55 [PATCH] drivers: gpu: drm: i915L intel_lpe_audio: Fix kerneldoc comments Tamara Diaconita
2017-03-31  6:31 ` Daniel Vetter

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).