drm/panel/panel-raspberrypi-touchscreen: Demote kernel-doc abuse
authorLee Jones <lee.jones@linaro.org>
Wed, 2 Jun 2021 14:32:54 +0000 (15:32 +0100)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Thu, 3 Jun 2021 11:31:38 +0000 (13:31 +0200)
commit81f9fedd5cb4ce435f884d2436b9764b0aa20019
tree6d7d6bc0f762302ee600697698e4a3eeb19916ea
parentc3d670fcc874072c526c050e3c2c1556916852dd
drm/panel/panel-raspberrypi-touchscreen: Demote kernel-doc abuse

Fixes the following W=1 kernel build warning(s):

 drivers/gpu/drm/panel/panel-raspberrypi-touchscreen.c:33: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst

Cc: Thierry Reding <thierry.reding@gmail.com>
Cc: Sam Ravnborg <sam@ravnborg.org>
Cc: David Airlie <airlied@linux.ie>
Cc: Daniel Vetter <daniel@ffwll.ch>
Cc: Eric Anholt <eric@anholt.net>
Cc: dri-devel@lists.freedesktop.org
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: https://patchwork.freedesktop.org/patch/msgid/20210602143300.2330146-21-lee.jones@linaro.org
drivers/gpu/drm/panel/panel-raspberrypi-touchscreen.c