Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1613662
| From | Daniel Vetter <daniel@ffwll.ch> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] drivers: gpu: drm: i915L intel_lpe_audio: Fix kerneldoc comments |
| Date | 2017-03-31 08:40 +0200 |
| Message-ID | <tqYo1-UX-15@gated-at.bofh.it> (permalink) |
| References | <tqGUa-5LE-13@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
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
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH] drivers: gpu: drm: i915L intel_lpe_audio: Fix kerneldoc comments Tamara Diaconita <diaconitatamara@gmail.com> - 2017-03-30 14:00 +0200 Re: [PATCH] drivers: gpu: drm: i915L intel_lpe_audio: Fix kerneldoc comments Daniel Vetter <daniel@ffwll.ch> - 2017-03-31 08:40 +0200
csiph-web