dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] drm: Add kerneldoc description for "link"-member in struct drm_panel
@ 2018-08-15 17:03 Jyri Sarha
  2018-08-15 17:51 ` Daniel Vetter
  2018-08-16  9:23 ` Thierry Reding
  0 siblings, 2 replies; 3+ messages in thread
From: Jyri Sarha @ 2018-08-15 17:03 UTC (permalink / raw)
  To: dri-devel
  Cc: Jyri Sarha, tomi.valkeinen, thierry.reding, laurent.pinchart,
	peda

Add kerneldoc description for "struct device_link *link"-member in
struct drm_panel.

Signed-off-by: Jyri Sarha <jsarha@ti.com>
---
 include/drm/drm_panel.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/include/drm/drm_panel.h b/include/drm/drm_panel.h
index 26a1b5f..c796251 100644
--- a/include/drm/drm_panel.h
+++ b/include/drm/drm_panel.h
@@ -82,6 +82,7 @@ struct drm_panel_funcs {
  * @drm: DRM device owning the panel
  * @connector: DRM connector that the panel is attached to
  * @dev: parent device of the panel
+ * @link: link from panel device (supplier) to drm device (consumer)
  * @funcs: operations that can be performed on the panel
  * @list: panel entry in registry
  */
-- 
Texas Instruments Finland Oy, Porkkalankatu 22, 00180 Helsinki. Y-tunnus/Business ID: 0615521-4. Kotipaikka/Domicile: Helsinki

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

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

* Re: [PATCH] drm: Add kerneldoc description for "link"-member in struct drm_panel
  2018-08-15 17:03 [PATCH] drm: Add kerneldoc description for "link"-member in struct drm_panel Jyri Sarha
@ 2018-08-15 17:51 ` Daniel Vetter
  2018-08-16  9:23 ` Thierry Reding
  1 sibling, 0 replies; 3+ messages in thread
From: Daniel Vetter @ 2018-08-15 17:51 UTC (permalink / raw)
  To: Jyri Sarha
  Cc: tomi.valkeinen, dri-devel, thierry.reding, laurent.pinchart, peda

On Wed, Aug 15, 2018 at 08:03:31PM +0300, Jyri Sarha wrote:
> Add kerneldoc description for "struct device_link *link"-member in
> struct drm_panel.
> 
> Signed-off-by: Jyri Sarha <jsarha@ti.com>

Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>

> ---
>  include/drm/drm_panel.h | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/include/drm/drm_panel.h b/include/drm/drm_panel.h
> index 26a1b5f..c796251 100644
> --- a/include/drm/drm_panel.h
> +++ b/include/drm/drm_panel.h
> @@ -82,6 +82,7 @@ struct drm_panel_funcs {
>   * @drm: DRM device owning the panel
>   * @connector: DRM connector that the panel is attached to
>   * @dev: parent device of the panel
> + * @link: link from panel device (supplier) to drm device (consumer)
>   * @funcs: operations that can be performed on the panel
>   * @list: panel entry in registry
>   */
> -- 
> Texas Instruments Finland Oy, Porkkalankatu 22, 00180 Helsinki. Y-tunnus/Business ID: 0615521-4. Kotipaikka/Domicile: Helsinki
> 

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

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

* Re: [PATCH] drm: Add kerneldoc description for "link"-member in struct drm_panel
  2018-08-15 17:03 [PATCH] drm: Add kerneldoc description for "link"-member in struct drm_panel Jyri Sarha
  2018-08-15 17:51 ` Daniel Vetter
@ 2018-08-16  9:23 ` Thierry Reding
  1 sibling, 0 replies; 3+ messages in thread
From: Thierry Reding @ 2018-08-16  9:23 UTC (permalink / raw)
  To: Jyri Sarha; +Cc: tomi.valkeinen, dri-devel, laurent.pinchart, peda


[-- Attachment #1.1: Type: text/plain, Size: 308 bytes --]

On Wed, Aug 15, 2018 at 08:03:31PM +0300, Jyri Sarha wrote:
> Add kerneldoc description for "struct device_link *link"-member in
> struct drm_panel.
> 
> Signed-off-by: Jyri Sarha <jsarha@ti.com>
> ---
>  include/drm/drm_panel.h | 1 +
>  1 file changed, 1 insertion(+)

Applied, thanks.

Thierry

[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

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

end of thread, other threads:[~2018-08-16  9:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-08-15 17:03 [PATCH] drm: Add kerneldoc description for "link"-member in struct drm_panel Jyri Sarha
2018-08-15 17:51 ` Daniel Vetter
2018-08-16  9:23 ` Thierry Reding

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).