Hi, On Wed, Sep 1, 2021 at 1:20 PM Douglas Anderson <dianders@xxxxxxxxxxxx> wrote: > > 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@xxxxxxxxxxxx> > --- > > Changes in v3: > - ("Reorder logicpd_type_28...") patch new for v3. > > drivers/gpu/drm/panel/panel-simple.c | 26 +++++++++++++------------- > 1 file changed, 13 insertions(+), 13 deletions(-) I've pushed just this one patch (with Sam's Ack from the cover letter) just to simplify future posts. It's pretty much a no-brainer patch and there are no dependencies anywhere for it. c8527b9ad3cf (drm-misc/drm-misc-next) drm/panel-simple: Reorder logicpd_type_28 / mitsubishi_aa070mc01 -Doug