OSDN Git Service

drm: panel: simple: Fixup the struct panel_desc kernel doc
authorDouglas Anderson <dianders@chromium.org>
Tue, 10 Nov 2020 01:00:55 +0000 (17:00 -0800)
committerSam Ravnborg <sam@ravnborg.org>
Sun, 29 Nov 2020 22:05:07 +0000 (23:05 +0100)
commit131f909ad55f798f7bd0c3119d93778da312694a
treedfc8f72d01ec44cdf2a0b896bc5b58b9874dcf76
parenteba0d703b3ca5f1f24df3798c936906f2da39058
drm: panel: simple: Fixup the struct panel_desc kernel doc

When I run:
  scripts/kernel-doc -rst drivers/gpu/drm/panel/panel-simple.c

I see that several of the kernel-doc entries aren't showing up because
they don't specify the full path down the hierarchy.  Let's fix that
and also move to inline kernel docs.

Signed-off-by: Douglas Anderson <dianders@chromium.org>
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20201109170018.v4.1.Icaa86f0a4ca45a9a7184da4bc63386b29792d613@changeid
drivers/gpu/drm/panel/panel-simple.c