OSDN Git Service

drm/panel-simple: Reorder logicpd_type_28 / mitsubishi_aa070mc01
authorDouglas Anderson <dianders@chromium.org>
Wed, 1 Sep 2021 20:19:22 +0000 (13:19 -0700)
committerDouglas Anderson <dianders@chromium.org>
Thu, 9 Sep 2021 20:00:36 +0000 (13:00 -0700)
commitc8527b9ad3cfe73b2db9f9fd2ad2db0c06db0670
treedb596c25e034d002611f8fabf5bae85da85f7be2
parentc20351ad58c9d352cd73b4ae34ce582de424cb52
drm/panel-simple: Reorder logicpd_type_28 / mitsubishi_aa070mc01

The "logicpd_type_28" panel data was splitting up the
mitsubishi_aa070mc01 panel data. Reorganize it so that the panel descs
and modes are kept together.

This is a no-op code-cleanup change, found by code inspection.

Signed-off-by: Douglas Anderson <dianders@chromium.org>
Acked-by: Sam Ravnborg <sam@ravnborg.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20210901131531.v3.4.Ib2bdeceb8ce45d36c09f5d1ae62a2263276a0605@changeid
drivers/gpu/drm/panel/panel-simple.c