All of lore.kernel.org
 help / color / mirror / Atom feed
From: Linus Walleij <linus.walleij@linaro.org>
To: Ruihai Zhou <zhouruihai@huaqin.corp-partner.google.com>,
	Stephen Boyd <swboyd@chromium.org>,
	yangcong <yangcong5@huaqin.corp-partner.google.com>,
	Jitao Shi <jitao.shi@mediatek.com>,
	Neil Armstrong <neil.armstrong@linaro.org>,
	Sam Ravnborg <sam@ravnborg.org>, David Airlie <airlied@gmail.com>,
	Daniel Vetter <daniel@ffwll.ch>
Cc: dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org,
	Linus Walleij <linus.walleij@linaro.org>
Subject: [PATCH 0/2] Fix up the boe-tv101wum-nl6 panel driver
Date: Thu, 15 Jun 2023 22:21:36 +0200	[thread overview]
Message-ID: <20230615-fix-boe-tv101wum-nl6-v1-0-8ac378405fb7@linaro.org> (raw)

This is two patches fixing things I would normally complain about
in reviews, but alas I missed this one, so I go in and fix it up
myself.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
---
Linus Walleij (2):
      drm/panel: boe-tv101wum-nl6: Drop macros and open code sequences
      drm/panel: boe-tv101wum-nl6: Drop surplus prepare tracking

 drivers/gpu/drm/panel/panel-boe-tv101wum-nl6.c | 2420 ++++++++++++------------
 1 file changed, 1193 insertions(+), 1227 deletions(-)
---
base-commit: ac9a78681b921877518763ba0e89202254349d1b
change-id: 20230615-fix-boe-tv101wum-nl6-6aa3fab22b44

Best regards,
-- 
Linus Walleij <linus.walleij@linaro.org>


WARNING: multiple messages have this Message-ID (diff)
From: Linus Walleij <linus.walleij@linaro.org>
To: Ruihai Zhou <zhouruihai@huaqin.corp-partner.google.com>,
	 Stephen Boyd <swboyd@chromium.org>,
	 yangcong <yangcong5@huaqin.corp-partner.google.com>,
	 Jitao Shi <jitao.shi@mediatek.com>,
	 Neil Armstrong <neil.armstrong@linaro.org>,
	Sam Ravnborg <sam@ravnborg.org>,
	 David Airlie <airlied@gmail.com>,
	Daniel Vetter <daniel@ffwll.ch>
Cc: linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org
Subject: [PATCH 0/2] Fix up the boe-tv101wum-nl6 panel driver
Date: Thu, 15 Jun 2023 22:21:36 +0200	[thread overview]
Message-ID: <20230615-fix-boe-tv101wum-nl6-v1-0-8ac378405fb7@linaro.org> (raw)

This is two patches fixing things I would normally complain about
in reviews, but alas I missed this one, so I go in and fix it up
myself.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
---
Linus Walleij (2):
      drm/panel: boe-tv101wum-nl6: Drop macros and open code sequences
      drm/panel: boe-tv101wum-nl6: Drop surplus prepare tracking

 drivers/gpu/drm/panel/panel-boe-tv101wum-nl6.c | 2420 ++++++++++++------------
 1 file changed, 1193 insertions(+), 1227 deletions(-)
---
base-commit: ac9a78681b921877518763ba0e89202254349d1b
change-id: 20230615-fix-boe-tv101wum-nl6-6aa3fab22b44

Best regards,
-- 
Linus Walleij <linus.walleij@linaro.org>


             reply	other threads:[~2023-06-15 20:21 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-15 20:21 Linus Walleij [this message]
2023-06-15 20:21 ` [PATCH 0/2] Fix up the boe-tv101wum-nl6 panel driver Linus Walleij
2023-06-15 20:21 ` [PATCH 1/2] drm/panel: boe-tv101wum-nl6: Drop macros and open code sequences Linus Walleij
2023-06-15 20:21   ` Linus Walleij
2023-06-15 22:10   ` kernel test robot
2023-06-15 22:10     ` kernel test robot
2023-06-16 16:42   ` Sam Ravnborg
2023-06-16 16:42     ` Sam Ravnborg
2023-06-15 20:21 ` [PATCH 2/2] drm/panel: boe-tv101wum-nl6: Drop surplus prepare tracking Linus Walleij
2023-06-15 20:21   ` Linus Walleij
2023-06-16 16:44   ` Sam Ravnborg
2023-06-16 16:44     ` Sam Ravnborg

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230615-fix-boe-tv101wum-nl6-v1-0-8ac378405fb7@linaro.org \
    --to=linus.walleij@linaro.org \
    --cc=airlied@gmail.com \
    --cc=daniel@ffwll.ch \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=jitao.shi@mediatek.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=neil.armstrong@linaro.org \
    --cc=sam@ravnborg.org \
    --cc=swboyd@chromium.org \
    --cc=yangcong5@huaqin.corp-partner.google.com \
    --cc=zhouruihai@huaqin.corp-partner.google.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.